An open API service indexing awesome lists of open source software.

https://github.com/mynamebrody/aeromed

Senior Project
https://github.com/mynamebrody/aeromed

Last synced: 3 months ago
JSON representation

Senior Project

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