Skip to content

johnnyt/rubx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rubx

Explore your Ruby environment

Installation

Currently you must have MagLev installed. Then run the following to install and run the server:

git clone https://github.com/johnnyt/rubx
cd rubx
maglev-bundle
rackup

You should be able to pull up localhost:9292.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Explore your Ruby environment

Resources

Stars

Watchers

Forks

Packages

No packages published