We'd love the feedback from you. Please create GitHub Issues for feature discussions, bug reports and anything you'd like us to know. Be sure to check out the closed issues before you open new ones.
-
Fork the repo.
-
Create a local feature branch from the latest
master
, prefix it with feature/ and use hyphen-separated-words to name your branch:
git checkout -b feature/your-branch
-
Add your changes and push it to your fork
-
Create a pull request
CocoaPods is used to set up the example project. Follow the instruction to install it before you set up the project by running make bootstrap
.
Pickle uses Ruby 2.3.4 and Bundler to manage dependencies on Travis CI. It's not required locally. However if you have Ruby environment set up, additional tools are specified in the Gemfile.