Skip to content

rails-girls-sofia/tryruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tryruby

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

Build Status Code Climate

Installation

gem install rails-girls-sofia-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

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%