TODO: Write a description here
Installation
TODO: Write installation instructions here
Usage
rake prod- start mob
bash scripts/ssl_self.sh <my domain>./bin/bobo-mob -p 9691
- start programmer
./bin/bobo-programmer -i <MOB ID> -u <PROGRAMMIR ID> -l https://<BOBO DOMAIN>:9691
Development
- testing
cd acceptantebundle install --path .vendorbash ../scripts/ssl_self.sh localhostbundle exec cucumber
- compiling
rake prod
Contributing
- Fork it (https://github.com/your-github-user/bobo/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Jovany Leandro G.C - creator and maintainer