MRuby CLI
This is a command line utility to ease development with MRuby
Installation
It's installed as any gem:
$ gem install mruby-cli
Usage
This gem exposes an executable called mrb
that can perform several task.
Run mrb --help
for more details.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/sagmor/mruby-cli. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.