- Notifications
You must be signed in to change notification settings - Fork2
A new jruby launcher built with mruby-cli
License
NotificationsYou must be signed in to change notification settings
jkutner/mjruby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a rewrite of the JRuby launcher. It usesmruby-cli tobuild binary executables of thejruby
command.
This is very much in beta, and needs your help!
- Run
gem install mjruby
- Run JRuby by using
mjruby
instead ofjruby
.
Everything that works with thejruby
command is supposed to work withthemjruby
command. Please create an issue if you find a difference.
If you really want to push it's limits, delete thejruby
executable in yourJRUBY_HOME/bin
directory and rename themjruby
executable tojruby
.
- Install Docker
- Install Docker-Compose
- Run
docker-compose run compile
And to run the tests:
- Run
docker-compose run mtest
MIT
About
A new jruby launcher built with mruby-cli
Resources
License
Stars
Watchers
Forks
Packages0
No packages published