Project

umu

0.01
No release in over a year
Umu is a framework that supports you to make command in Ruby on Rails.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 1.8
 Project Readme
English | 日本語 | 中文

Umu (prototype)

Umu is a framework that supports you to make & run command in Ruby on Rails

0005-03-09.01.59.48.mov

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.