This is a learning project for building a command line interface with Rails.
- Command line tools for Rails applications
- Example commands included
- Ruby on Rails
- Clone the repository.
- Install dependencies:
bundle install - Run commands:
rails cli <command>
- Expand command options
- Improve CLI interface