Description goes here.
-
Fork the project.
-
Make your feature addition or bug fix.
-
Add tests for it. This is important so I don’t break it in a future version unintentionally.
-
Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
-
Send me a pull request. Bonus points for topic branches.
rake version:bump:minor rake build gem install pkg/…
git commit -am “typo” rake version:bump:patch release sudo gem install pkg/right_data-0.5.4.gem
echo “gem ‘right_data’; require ‘right_data’; RightData::prune_report(‘/Users/jonathan/Dropbox’,‘/Users/jonathan/Desktop/Old’)” | ruby -rrubygems
echo “gem ‘right_data’; require ‘right_data’; RightData::prune_image_report(‘/Users/jonathan/Dropbox’,‘/Users/jonathan/Desktop/Old’)” | ruby -rrubygems
Copyright © 2010 Jonathan Siegel. See LICENSE for details.