Jeff Ammons
c81bdfec99
Fix unicode error in py2.7 for example plugin
...
Strings should now be passed to the plugins as unicode values in py2.7
so we have to make sure that we don't convert those into ascii by using
python str instead of u'' strings.
2016-06-05 13:49:00 -07:00
Jeff Ammons
ef76bd58d2
Adding initial test for rtmbot and hopefully coveralls
2016-05-11 15:03:15 -07:00
Eyal Levin
45e7293eb4
Fix startup command.
2016-04-26 17:20:05 +03:00
Jeff Ammons
a0fdba13b4
Update readme file with new ./start_rtmbot.py file name
2016-04-17 17:59:22 -07:00
Jeff Ammons
c14aa88726
Adding TravisCI build status image
2016-04-15 12:21:54 -07:00
Ryan Huber
2b7145d0ed
Update README.md
2014-12-09 11:55:20 -08:00
Ryan Huber
749988b7c1
Update README.md
2014-12-09 11:52:59 -08:00
Ryan Huber
3eb1d6d9f5
Update README.md
2014-12-08 16:01:33 -08:00
Ryan Huber
04c968a69f
Update README.md
2014-12-03 12:29:28 -08:00
Ryan Huber
8cd6b04053
Update README.md
2014-11-21 17:29:54 -08:00
Ryan Huber
afaa57878b
Update README.md
2014-11-18 16:30:04 -08:00
Ryan Huber
254dc4b13c
Update README.md
2014-11-18 11:30:27 -08:00
Ryan Huber
aade7618af
Update README.md
2014-11-18 10:29:35 -08:00
Ryan Huber
0248ec2c7e
Update README.md
2014-11-18 10:28:15 -08:00
Ryan Huber
40484f3332
Update README.md
2014-11-18 10:21:40 -08:00
Ryan Huber
928a68fab6
Update README.md
2014-11-18 10:18:26 -08:00
Ryan Huber
01de198b53
Update README.md
2014-11-18 10:14:05 -08:00
Ryan Huber
773970ce90
Add info on writing plugins.
2014-11-18 10:11:25 -08:00
Ryan Huber
a3b800ffe0
Add initial documentation.
2014-11-18 09:40:49 -08:00
Ryan Huber
7a5480f1a5
first commit
2014-11-17 17:05:06 -08:00