Sha256: 948c9c25125e1b61321d7455101271d9302565ef2468399124afab2c68573c3e

Contents?: true

Size: 481 Bytes

Versions: 2

Compression:

Stored size: 481 Bytes

Contents

# Kratos

Kratos is a rails application generator based on
[Suspenders](https://github.com/thoughtbot/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.

## License

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

[LICENSE]: LICENSE

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kratos-1.0.1 README.md
kratos-1.0.0 README.md