Sha256: d75caa3b757bf609fcb710b6c86377175baaf6c1f908baccffa03cbe8243a60b
Contents?: true
Size: 619 Bytes
Versions: 2
Compression:
Stored size: 619 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. After run, configure sidekiq panel password in the `config/initializers/sidekiq.rb` file. The panel is accessible by the URL `/sidekiq`. ## 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.3 | README.md |
kratos-1.0.2 | README.md |