A Phonegap app for the web services of the F-guild.
master
- Unreleased, but stable commits are merged to this branch.
- Should use the staging API (https://stage.fsektionen.se/api).
- Automatically builds development binaries for Android and iOS through Phonegap Build
production
- Reset this branch to master to initialize the deployment of a production version.
- Automatically changes links and constants to the production API (https://fsektionen.se/api).
- Automatically builds production binaries for Android and iOS through Phonegap Build.
Head to the wiki to learn how to setup and use the system.
What you should never do:
- Force-push new commits to master or production
- Create commits directly on master or production