Project

rails_cli

0.0
The project is in a healthy, maintained state
Rails CLI gem simplifies the initiation of Rails projects by offering a guided interface for selecting configurations, making it a must-have tool for junior developers and rapid project prototyping.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.2.3
>= 7.0
 Project Readme

RailsCLI

Gem

Rails CLI gem simplifies the initiation of Rails projects by offering a guided interface for selecting configurations, making it a must-have tool for junior developers and rapid project prototyping.

Used technologies, API, tools, etc

ruby-logo git-logo rubocop-logo vs-code-logo docker-logo ruby-gems-logo

Installation

Install the gem and add to the application's Gemfile by executing:

bundle add rails_cli

If bundler is not being used to manage dependencies, install the gem by executing:

gem install rails_cli

Usage

rails_cli

or

bundler exec rails_cli

Console:

console