-
Notifications
You must be signed in to change notification settings - Fork 0
GettingStarted
Dave Joyce edited this page Sep 15, 2016
·
2 revisions
A quick reference guide for members of the OSFramework Project Committers team and other GitHub members who may want to submit pull requests.
- IntelliJ 2016.x (Community Edition or Ultimate)
- GitHub Desktop
-
Clone rest-protobuf to your local machine
-
Initialize git-flow in your local repository
$ git flow init $ git checkout develop