Difference between revisions of "Project template"

From ProgClub
Jump to: navigation, search
Line 10: Line 10:
  
 
* [[User:John|John]]
 
* [[User:John|John]]
 +
 +
All contributors have agreed to the terms of the [[ProgClub:Copyrights#ProgClub_projects|Contributor License Agreement]]. This excludes any upstream contributors who tend to have different administrative frameworks.
  
 
Up-stream contributors:
 
Up-stream contributors:

Revision as of 16:31, 22 August 2011

{project name} is the ProgClub {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.

Contributors

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

All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.

Up-stream contributors:

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

Copyright

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

Source code

The repository can be browsed online:

http://www.progclub.org/pcrepo/

The code for {project name} is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/

Links

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 the ProgClub {project name} into your project, here's what you need to know: