Project template: Difference between revisions

From John's wiki
Jump to navigation Jump to search
(Various bug fixes and improvements to the doco, fixed types, made headings h1s, etc.)
m (Adding Administration and Resources sections.)
Line 5: Line 5:
Under way. Not released yet, there's stuff [[Project template#TODO|TODO]].
Under way. Not released yet, there's stuff [[Project template#TODO|TODO]].


= Contributors =
= Administration =
 
== Contributors ==


People who have contributed to this project. Newest on top.
People who have contributed to this project. Newest on top.
Line 15: Line 17:
* {link to project's upstream contributors, or delete this section}
* {link to project's upstream contributors, or delete this section}


= Copyright =
== Copyright ==


Copyright 2012, [[Project template#Contributors|Contributors]]. Licensed under the {[[New BSD license|New BSD]], [[MIT license|MIT]], [[GPL]] or [https://svn.jj5.net/jjrepo/ link to license file]} license.
Copyright 2012, [[Project template#Contributors|Contributors]]. Licensed under the {[[New BSD license|New BSD]], [[MIT license|MIT]], [[GPL]] or [https://svn.jj5.net/jjrepo/ link to license file]} license.


= Source code =
= Resources =
 
== Source code ==


The repository can be browsed online:
The repository can be browsed online:
Line 33: Line 37:
* https://svn.jj5.net/svn/public/jjrepo/jj5-bin/trunk/
* https://svn.jj5.net/svn/public/jjrepo/jj5-bin/trunk/


= Links =
== Links ==


* [https://www.jj5.net/ add links here], put them in sections if that's appropriate
* [https://www.jj5.net/ add links here], put them in sections if that's appropriate

Revision as of 06:23, 28 February 2012

{project name} is John's {project's purpose} software. That's the software that {does what the project does}. It's a fork of {whatever you've copied} with {whatever you've added}. For other projects see projects.

Project status

Under way. Not released yet, there's stuff TODO.

Administration

Contributors

People who have contributed to this project. Newest on top.

Upstream contributors:

  • {link to project's upstream contributors, or delete this section}

Copyright

Copyright 2012, Contributors. Licensed under the {New BSD, MIT, GPL or link to license file} license.

Resources

Source code

The repository can be browsed online:

The latest stable released version of the code is available via Subversion from:

Or if you want the latest version for development purposes:

Links

Functional specification

Describe what the project does.

Technical specification

Describe how the project works.

Tasks

TODO

Things to do, in rough order of priority:

  • Create the project in svn

Done

Stuff that's done. Latest stuff on top.

  • JE {date}: created project page

Notes for implementers

If you are interested in incorporating this software into your project, here's what you need to know: