-
Notifications
You must be signed in to change notification settings - Fork 7
Contribute
Chris edited this page Mar 12, 2015
·
12 revisions
If you so desire to contribute to the development of KegCop, follow the steps listed below.
-
Fork the repo, click the little fork button in the upper right hand corner of the project page.
-
After you have forked, clone the repo with the following command,
git clone -
After cloning the project to your local disk then, install cocoapods.
sudo gem install cocoapods -
After installing cocoapods run the following commands in the root of the project.
pod setup
pod install -
Your then going to want to open the "KegCop.xcworkspace" to start working on the KegCop project in Xcode.
If you find any of this info helpful on your journey 🏍 click that 👆 ⭐️ star button. It sure makes me feel warm and fuzzy 🐻 on the inside.