Class: Hightouch::CLI
- Inherits:
-
Thor
- Object
- Thor
- Hightouch::CLI
- Defined in:
- lib/hightouch/cli.rb
Instance Method Summary collapse
Instance Method Details
#new ⇒ Object
6 7 8 |
# File 'lib/hightouch/cli.rb', line 6 def new AppGenerator.start(["#{Dir.pwd}/#{name}"]) end |