Umu (prototype)
Umu is a framework that supports you to make & run command in Ruby on Rails
Installation
Add to the application's Gemfile by executing:
group :development, :test do
gem 'umu'
end
then
bundle install
Usage
bundle exec umu
Doc
Change language
bundle exec umu --lang
# or
bundle exec umu -l
Check Options
bundle exec umu --help
# or
bundle exec umu -h
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/chen-196-hub/umu. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.
License
The gem is available as open source under the terms of the MIT License.
Code of Conduct
Everyone interacting in the Umu project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.