Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pdabrowski6/rails-formation
https://github.com/pdabrowski6/rails-formation
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pdabrowski6/rails-formation
- Owner: pdabrowski6
- Created: 2022-03-13T12:52:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-11T19:21:07.000Z (over 2 years ago)
- Last Synced: 2024-10-20T09:58:24.910Z (26 days ago)
- Language: Ruby
- Size: 105 KB
- Stars: 12
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails formation
Plan and bootstrap Ruby on Rails application at the same time. Skip the boring part of the development. Visit https://railsformation.com and create your first formation.
## 🚀 Installation
Install gem globally not per project:
```shell
gem install rails-formation
```## 📚 Usage
After you download formation from the project:
```shell
formation apply template.json
```