Panacea::Rails
Rails Apps generator that helps you to focus on what really matters: your app's business logic.
Installation
Run the following command:
$ gem install panacea-rails
Usage
Once you have installed panacea-rails gem, run:
$ panacea your-app-name
You can see the list of accepted arguments running:
$ panacea --help
Panacea will ask you some questions in order to help you setup your fresh Rails app.
Website
You can read the full documentation here:
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/panacea-rails/panacea. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Panacea::Rails project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.