Added commandline interface

This commit is contained in:
Vhati 2013-08-30 15:06:09 -04:00
parent 4a091297ed
commit a585047427
13 changed files with 731 additions and 149 deletions

View file

@ -39,6 +39,10 @@ This project depends on the following libraries.
http://logging.apache.org/log4j/2.x/
(JavaDocs are not available.)
- Apache Commons CLI 1.2
http://commons.apache.org/proper/commons-cli/
(For JavaDocs, scroll down.)
Here's a batch file that builds when double-clicked (edit the vars).