On your local machine you need some tools to start development process
- docker
- ruby
- git
versions of the tools are not very important. Just try to use the most recent ones.
git clone https://github.com/TheRole/the_role_dev.git --recursive
cd the_role_dev
ruby dev/build
ruby dev/start
ruby dev/test
ruby dev/open
ruby dev/status
MIT