generate_rails_new
This is a command-line interface (CLI) tool that helps create a new Rails application with interactive options.
Installation
You can install it using RubyGems:
gem install generate_rails_new
Usage
To generate a rails new
command using the interactive prompt, simply run:
generate_rails_new