https://github.com/oguzsh/rails-interactive
The gem for setup rails development with interactive mode
https://github.com/oguzsh/rails-interactive
cli rails rails-cli ruby ruby-gem ruby-on-rails rubygem
Last synced: 3 months ago
JSON representation
The gem for setup rails development with interactive mode
- Host: GitHub
- URL: https://github.com/oguzsh/rails-interactive
- Owner: oguzsh
- License: mit
- Created: 2022-03-11T19:26:43.000Z (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2025-05-08T21:45:29.000Z (10 months ago)
- Last Synced: 2025-10-28T16:56:32.808Z (4 months ago)
- Topics: cli, rails, rails-cli, ruby, ruby-gem, ruby-on-rails, rubygem
- Language: Ruby
- Homepage: https://rubygems.org/gems/rails-interactive
- Size: 107 KB
- Stars: 34
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rails Interactive
Rails Interactive is a CLI for Rails 7. Developers can create their Ruby on Rails projects with just a few keyboard clicks 🎉
·
Report Bug
·
Request Feature
[](https://badge.fury.io/rb/rails-interactive)
### ⚡️ Prerequisites
- Ruby >= 2.7.5
## ⚙️ Installation
Make sure you have Ruby installed ([Ruby Homebrew](https://formulae.brew.sh/formula/ruby)). Version 2.7.5 or higher is required.
```bash
$ gem install rails-interactive
```
## 💡 Usage
```bash
$ rails-interactive new
```

## 👍 Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## ☕ Supporters
Rails Interactive is an open source project that get motivate on donations 🥳 If you want to support Rails Interactive, you can ☕ buy a coffee [here](https://www.buymeacoffee.com/oguzhanince) or be patron on [Patreon](https://patreon.com/oguzsh)
| | User | Donation |
|------------------------- |------: |---------: |
|
| [@sahin](https://github.com/sahin) | Gold Sponsor |
|
| [@sadikay](https://github.com/sadikay) | Silver Sponsor |
|
| [@adamdilek](https://github.com/adamdilek) | Silver Sponsor |
## ⚠️ License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Contact
Oguzhan Ince - [@oguz_sh](https://twitter.com/oguz_sh) - oguzhan824@gmail.com