Skip to content

Instantly share code, notes, and snippets.

Created January 13, 2009 02:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/46296 to your computer and use it in GitHub Desktop.
Save anonymous/46296 to your computer and use it in GitHub Desktop.
mayluc:Development jsgoecke$ ahn create tst
create
create components/simon_game
create components/disabled/stomp_gateway
create components/disabled/sandbox
create components/ami_remote
create components/disabled/restful_rpc/spec
create config
create .ahnrc
create components/simon_game/simon_game.rb
create components/ami_remote/ami_remote.rb
create components/disabled/stomp_gateway/stomp_gateway.rb
create components/disabled/stomp_gateway/stomp_gateway.yml
create components/disabled/stomp_gateway/README.markdown
create components/disabled/restful_rpc/restful_rpc.rb
create components/disabled/restful_rpc/restful_rpc.yml
create components/disabled/restful_rpc/README.markdown
create components/disabled/restful_rpc/example-client.rb
create components/disabled/restful_rpc/spec/restful_rpc_spec.rb
create components/disabled/sandbox/sandbox.yml
create components/disabled/sandbox/sandbox.rb
create config/startup.rb
create dialplan.rb
create events.rb
create README
create Rakefile
mayluc:Development jsgoecke$ cd tst
mayluc:tst jsgoecke$ ahn enable component sandbox
Enabled component sandbox
mayluc:tst jsgoecke$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment