Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 253 Bytes

DEPLOY.markdown

File metadata and controls

10 lines (7 loc) · 253 Bytes

This is mostly a not to my self, so I don't forget it.

To make a release, do:

rake version:bump:patch
rake release
rake build
gem push pkg/handsoap-*.gem

You need jeweler and gemcutter, as well as login credentials for gemcutter.