 |
Description |
Solar Jetman Password Generator + Src + Docs
Written in Java using netbeans, docs included as well as source. Latest version can be pulled from: https://github.com/sleepy9090/solarjetmanpasswordgenerator
download link is for master branch
to run, change to dist dir:
java -jar SolarJetmanPasswordGenerator.jar (requires lib)
java -jar SolarJetmanPasswordGeneratorInclLib.jar (lib bundled in jar)
docs are in dist/javadocs, see index.html
source is in src
tested under ubuntu 12.04 and windows 7 |
|