Class: WDK_Cli

Inherits:
Thor
  • Object
show all
Defined in:
lib/wdk/wdk_cli.rb

Instance Method Summary collapse

Instance Method Details

#new(project_name) ⇒ Object



15
16
17
# File 'lib/wdk/wdk_cli.rb', line 15

def new project_name
  WwwRb.start [:new, project_name]
end