|
DeveloperGuide
If you want to hack and extend specs
Get the source codeAll the source code of specs is kept in the Subversion repository of the project. How is the versioning managed?The code for the release 1.1 is kept in a branch named http://specs.googlecode.com/svn/branches/SPECS-1.1 The official 1.1 release has the tag: SPECS-1.1 This branch will get every bug fix on the 1.1 release and each bugfix/small increment release will be tagged SPECS-1.1.x, x being the number of the bugfix/small increment release for version 1.1. How to compile specs?The easiest way to compile the project is to:
|
Sign in to add a comment