Difference between revisions of "JJ5-bin"

From ProgClub
Jump to: navigation, search
Line 11: Line 11:
  
 
* [[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.
  
 
== Copyright ==
 
== Copyright ==

Revision as of 16:26, 22 August 2011

jj5-bin is John's utility scripts project. That's the software available in /home/jj5/bin. It's a compilation of scripts for doing useful things on the ProgClub network, such as releasing projects. For other projects see Projects.

Project status

Released. Releases won't be tagged for this project, follow trunk.

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.

Copyright

Copyright 2011, Contributors. Licensed under the New BSD license.

Source code

The repository can be browsed online:

http://www.progclub.org/pcrepo/jj5-bin/trunk

The code for jj5-bin is publicly available from svn:

http://www.progclub.org/svnro/pcrepo/jj5-bin/trunk

Or privately available for read-write access:

https://www.progclub.org/svn/pcrepo/jj5-bin/trunk

Links

TODO

Things to do, in rough order of priority:

  • Create backup scripts

Done

Stuff that's done. Latest stuff on top.

  • JE 2011-08-15: created project page, svn project, and released existing scripts

Notes for implementers

If you are interested in incorporating jj5-bin into your project, here's what you need to know:

Go for you life. Copy-and-pasting from pcrepo is probably your best bet.