Class: Hightouch::CLI

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

Instance Method Summary collapse

Instance Method Details

#newObject



6
7
8
# File 'lib/hightouch/cli.rb', line 6

def new
  AppGenerator.start(["#{Dir.pwd}/#{name}"])
end