Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
This commit is contained in:
parent
3b9c5d6431
commit
5858e12b1a
50 changed files with 3124 additions and 1920 deletions
14
README.txt
14
README.txt
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue