Module: HighFive
- Defined in:
- lib/high_five.rb,
lib/high_five/cli.rb,
lib/high_five/config.rb,
lib/high_five/version.rb,
lib/high_five/init_task.rb,
lib/high_five/deploy_task.rb,
lib/high_five/android_tasks.rb
Defined Under Namespace
Modules: AndroidTasks, DeployTask, InitTask Classes: Cli, Config
Constant Summary collapse
- TEMPLATE_PATH =
File.join(File.dirname(__FILE__), '..', 'template')
- VERSION =
"0.1.5"