Wired

About

This gem is for internal use and heavily based on (you might even say mostly copy-pasted from) Suspenders, if you found this gem you will probably want to check them out: Suspenders by Thoughtbot.

Requirements

Installation

gem install wired

Usage

wired APP_NAME --generator GENERATOR_NAME

Params additional to the default rails generator params are:

  • --generator GENERATOR uses the specified generator, can be: [facebook]
  • --skip-heroku Skips the creation of the Heroku apps
  • --skip-github Skips the creation of a Github repository

For a complete list of options check wired --help.