Module: Shacho
- Defined in:
- lib/shacho.rb,
lib/shacho/key.rb,
lib/shacho/util.rb,
lib/shacho/runner.rb,
lib/shacho/account.rb,
lib/shacho/credential.rb
Defined Under Namespace
Classes: Account, Credential, Key, Runner, Util
Constant Summary collapse
- HEROKU_PREFIX =
"#{ENV['HOME']}/.heroku"
- COMMANDS =
TODO only need to use actions
method_missing willl help with error handling
["create", "use", "list", "edit", "remove", "which", "clear", "help"]