Module: Swiftly

Defined in:
lib/swiftly/cli.rb,
lib/swiftly/ssh.rb,
lib/swiftly/init.rb,
lib/swiftly/pull.rb,
lib/swiftly/push.rb,
lib/swiftly/clean.rb,
lib/swiftly/setup.rb,
lib/swiftly/config.rb,
lib/swiftly/create.rb,
lib/swiftly/destroy.rb,
lib/swiftly/project.rb,
lib/swiftly/version.rb,
lib/swiftly/database.rb,
lib/swiftly/generate.rb,
lib/swiftly/packages.rb,
lib/swiftly/rollback.rb,
lib/swiftly/app_module.rb,
lib/swiftly/create_git.rb,
lib/swiftly/create_project.rb,
lib/swiftly/create_wordpress.rb,
lib/swiftly/generate_post_type.rb,
lib/swiftly/config_global_generator.rb,
lib/swiftly/config_project_generator.rb,
lib/swiftly/config_swiftlyfile_generator.rb

Defined Under Namespace

Modules: Helpers Classes: CLI, Clean, Config, ConfigGlobalGenerator, ConfigProjectGenerator, ConfigSwiftlyfileGenerator, Create, CreateGit, CreateProject, CreateWordpress, Database, Destroy, Generate, GeneratePostType, Init, Packages, Project, Pull, Push, Rollback, SSH, Setup

Constant Summary collapse

APP_NAME =
'swiftly'
VERSION =
'4.0.1'