mirror of
https://github.com/zhigang1992/ProMotion.git
synced 2026-04-29 04:35:28 +08:00
* Gemfile no longer needs to be updated * running example app or specs without `bundle exec` shows Load Error
702 B
702 B
Over 30 developers have contributed to ProMotion. We love it when ProMotion users become ProMotion contributors.
Working on New Features
- Clone the repo into
<My iOS Projects Folder>/ProMotion - Run
bundle - Run
rake cleanand thenbundle exec rake - Contribute!
Submitting a Pull Request
- 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
bundle exec rake spec - Submit pull request to
master - Make a million little nitpicky changes that @jamonholmgren wants
- Merged, then fame, adoration, kudos everywhere