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

Params additional to the default rails generator params are:

  • --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.