Module: CIJoePassenger
- Defined in:
- lib/cijoe_passenger.rb,
lib/cijoe_passenger/add.rb,
lib/cijoe_passenger/git.rb,
lib/cijoe_passenger/scan.rb,
lib/cijoe_passenger/install.rb,
lib/cijoe_passenger/project.rb,
lib/cijoe_passenger/apps/base.rb
Defined Under Namespace
Modules: Apps Classes: Add, Git, Install, Project, Scan
Constant Summary collapse
- CONFIG_DEFAULT =
{:runner => 'rake cruise'}
- Config =
OpenStruct.new(config)