Class: Ghdeploy::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/ghdeploy/cli.rb

Instance Method Summary collapse

Instance Method Details

#deployObject



8
9
10
# File 'lib/ghdeploy/cli.rb', line 8

def deploy
  puts 'test deploy'
end