-
Notifications
You must be signed in to change notification settings - Fork 1
Home
rudicode edited this page Jan 2, 2013
·
13 revisions
Introduction
- Making it easier to post your ruby code to rubylearning.org forums.
- command line tool that formats, given source code files, making them ready for pasting to the rubylearning.org forum.
Installation
- as a gem
- bundler and the git repo
- Usage Examples
Development Setup
- Tests
- Guard
- Rake
Development Roadmap