Monday, March 26, 2007

automated signer

Hi everyone,

Hope everyone is having a good spring break. I finally got around to posting the signing program I wrote... it's a windows .bat file and a JAR that does some output file formatting.

If someone wants to mod the script for *nix/whatever, knock yourself out! I only work on windows machines and I really on wrote this to save myself 5 minutes each time I wanted to sign a JAR.

Instructions are zipped up with the file, which can be found at http://web.mit.edu/camick/Public/780signer.zip.

Bear in mind that this program is elegant in no way at all... pretty much everything is hardcoded into either the JAR or the bat. Should save some minutes, though...!

- Charles

1 comment:

Frank said...

Great! Thanks so much for posting this!