nodes and links layout algorithm
Node should be installed.
git clone git@github.com:FindOut/exlayout.git
cd exlayout
npm install
npm startNow a web browser should open and after a while show a diagram.
Use the git flow branching model - see http://nvie.com/posts/a-successful-git-branching-model/. Rebase may be used - see http://jeffkreeftmeijer.com/2010/the-magical-and-not-harmful-rebase/. You may use release branches if needed.