Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

tpitale/tryruby

Repository files navigation

Tryruby

TryRuby is a gem repl version of the wonderful website tryruby.org

Build Status Code Climate

Installation

gem install tryruby

And then execute to run through the exercise:

$ tryruby

TODO

  • Remember the command history
  • Print out all the work done at the end
  • Create multiple levels of learning
  • Expand what the REPL can do and teach
  • Loadable DSL for scripts to teach aspects of ruby

Contributing

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

If you get something committed, feel free to ask for commit rights!

Thanks!

About

A gem REPL version of tryruby.org

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages