Kratos

Kratos is a rails application generator based on Suspenders.

Installation

First install the kratos gem:

gem install kratos

Then run:

kratos projectname

This will create a Rails app in projectname using the latest version of Rails.

After run, you must configure:

License

Suspenders is Copyright © 2008-2015 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.