https://github.com/mynamebrody/aeromed
Senior Project
https://github.com/mynamebrody/aeromed
Last synced: 3 months ago
JSON representation
Senior Project
- Host: GitHub
- URL: https://github.com/mynamebrody/aeromed
- Owner: mynamebrody
- Created: 2014-01-10T18:12:53.000Z (over 11 years ago)
- Default Branch: develop
- Last Pushed: 2014-04-24T15:45:43.000Z (about 11 years ago)
- Last Synced: 2025-03-15T04:02:27.621Z (3 months ago)
- Language: Objective-C
- Size: 54.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AeroMed
========= Welcome to AeroMed
== Source Control
- use feature or develop branch for most development
- develop contains what will be merged to master for deploy
- master contains what will be the final project or presentation our three presentations
- use hotfix branches from master for production fixes - merge back to master & develop
- see http://nvie.com/posts/a-successful-git-branching-model/ for more details