Project

wired

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
The Wirelab application generator
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.1
~> 1.6.19
~> 0.11.0
= 4.0.0
 Project Readme

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]
  • --with-heroku Adds the creation of the Heroku apps
  • --with-github Adds the creation of a Github repository

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