Skip to content

Code management and releasing

zzolo edited this page Dec 1, 2011 · 1 revision

This page is documentation for how to manage the code in this repository, as well as how to manage and perform releases.

Currently, there is NOT any sort of practice for this.

Code Management

Suggested is to use NVIE's Git model. There is also a handy Git Flow extension to make this super easy.

Releasing

This needs work and is dependent on Code Management (above) and Configuration Management.