Moved to gradle build system.

Using exp4j instead of MathEvaluator for calcuation now.
This commit is contained in:
Erik C. Thauvin 2014-04-19 21:16:53 -07:00
parent 3b9c5d6431
commit 5858e12b1a
50 changed files with 3124 additions and 1920 deletions

View file

@ -1,16 +1,8 @@
Some very basic instructions:
ant jar
mkdir run
cp dist/mobibot.jar run
cp -R lib run
cp properties/*.properties run
cd run
mkdir logs
./gradlew deploy
cd deploy
{ configure the properties }
vi *.properties