mobibot/README.txt
erik 5858e12b1a Moved to gradle build system.
Using exp4j instead of MathEvaluator for calcuation now.
2014-04-19 21:16:53 -07:00

15 lines
No EOL
202 B
Text

Some very basic instructions:
./gradlew deploy
cd deploy
{ configure the properties }
vi *.properties
{ help }
java -jar mobibot.jar -h
{ launch }
/usr/bin/nohup java -jar mobibot.jar &