Difference between revisions of "JJ5-bin"

From ProgClub
Jump to: navigation, search
Line 1: Line 1:
 +
{{DISPLAYTITLE:jj5}}
 
jj5-bin is [[User:John|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]].
 
jj5-bin is [[User:John|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]].
  
Line 52: Line 53:
  
 
Go for you life. Copy-and-pasting from [http://www.progclub.org/svnro/pcrepo/jj5-bin/trunk pcrepo] is probably your best bet.
 
Go for you life. Copy-and-pasting from [http://www.progclub.org/svnro/pcrepo/jj5-bin/trunk pcrepo] is probably your best bet.
 
{{DISPLAYTITLE:jj5-bin}}
 

Revision as of 03:15, 16 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.

Copyright

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

Source code

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

The repository can be browsed online:

http://www.progclub.org/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.