Changes between Version 1 and Version 2 of Development
- Timestamp:
- 02/06/11 17:52:40 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development
v1 v2 1 1 = Internals = 2 2 3 This page documents how work on CortUI is done and what you need to set up to contribute. 3 This page is a primer on the development process around CortUI and should provide you with your first steps if you want to contribute. 4 5 If you're interested in studying how CortUI works, you should also have a look at [wiki:Internals]. 4 6 5 7 == Code repository == … … 46 48 To build the Modulus package, run the !BuildModulusPackage.cmd in the root of your working copy with the version number as the argument. 47 49 48 The version number is currently only used for the filename andDefinition.xml file for Modulus needs to be modified manually.50 The version number is currently only used for the package filename. The Definition.xml file for Modulus needs to be modified manually.
