Module: HighFive

Defined in:
lib/high_five.rb,
lib/high_five/config.rb,
lib/high_five/version.rb,
lib/high_five/thor/task.rb,
lib/high_five/ios_helper.rb,
lib/high_five/thor/tasks.rb,
lib/high_five/thor/runner.rb,
lib/high_five/image_helper.rb,
lib/high_five/android_helper.rb,
lib/high_five/thor/tasks/ios.rb,
lib/high_five/thor/tasks/dist.rb,
lib/high_five/thor/tasks/init.rb,
lib/high_five/thor/tasks/deploy.rb,
lib/high_five/thor/tasks/android.rb,
lib/high_five/thor/tasks/development.rb

Defined Under Namespace

Modules: AndroidHelper, ImageHelper, IosHelper, Thor Classes: Config

Constant Summary collapse

TEMPLATE_PATH =
File.join(File.dirname(__FILE__), '..', 'template')
VERSION =
"0.3.23"