Over 30 developers have contributed to ProMotion. We love it when ProMotion users become ProMotion contributors.
- Clone the repo into
<My iOS Projects Folder>/ProMotion
- Update your
Gemfile
to reference the project asgem 'ProMotion', path: "../ProMotion"
- Run
bundle
- Run
rake clean
and thenrake
- Contribute!
- Fork the project
- Create a feature branch
- Code
- Update or create new specs NOTE: your PR is far more likely to be merged if you include comprehensive tests!
- Make sure tests are passing by running
rake spec
- Submit pull request to
master
- Make a million little nitpicky changes that @jamonholmgren wants
- Merged, then fame, adoration, kudos everywhere