Sha256: b60ed802a53a8d4ed8c58e13626d1c4566342d4044e54bd0d07aa9604ab73ca7

Contents?: true

Size: 767 Bytes

Versions: 4

Compression:

Stored size: 767 Bytes

Contents

# 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](http://github.com/thoughtbot/suspenders).

Requirements
---
* [Heroku toolbelt](https://toolbelt.heroku.com)
* [Hub](https://github.com/defunkt/hub)

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wired-0.3.0 README.md
wired-0.2.0 README.md
wired-0.1.2 README.md
wired-0.1.1 README.md