topkit

Generate Rails app using Topic gems, frameworks and layouts.

Props to thoughtbot's Suspenders and Gaslight's Sparkler for inspiration and influence.

Installation

$ gem install topkit

Usage

Currently no extra command line options, so simply:

$ topkit APP_NAME

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

topkit is Copyright © 2008-2013 Topic Design. It is free software, and may be redistributed under the terms specified in the LICENSE file.