Assembling Software from Independent Systems
Find out more about SCS at scs-architecture.org (generated via Github Pages from this repository).
You can setup a local development environment by running the following command in your locally cloned repository:
./server.sh
You will need a local Ruby installation for that.
After that you can look at you changes at: http://127.0.0.1:4000/
Bonus: Choose a good commit message
Provide a good title and describe what you want to change and why.
_There is also a more in depth guide from github.