A podcasting application made by the UBC Launch Pad iOS team.
Note: Please have XCode >7.3 installed before starting
-
Clone the Repository:
git clone https://github.com/ubclaunchpad/RocketCast.git
-
Open Project Folder with XCode
When using make sure you have a working internet connection.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D