-
Notifications
You must be signed in to change notification settings - Fork 6
Home
chrisbulmer edited this page Jun 1, 2012
·
16 revisions
Welcome to the devtrack wiki!
The project requirements.
More ideas about the project homepage
Some ideas about future features
Some Use Cases
And some existing code that we will probably use
Note- All files should contain the following header (with the relevant parts changed):
/**
*
* <class name> <class type> for the DevTrack system
* <description>
*
* Licensed under The MIT License
* Redistributions of files must retain the above copyright notice.
*
* @copyright DevTrack Development Team 2012
* @link http://github.com/chrisbulmer/devtrack
* @package DevTrack.<type>.<sub-type> (e.g. DevTrack.View.Home)
* @since DevTrack v 0.1
* @license MIT License (http://www.opensource.org/licenses/mit-license.php)
*/