Our guidelines and best practices for development and everything around it.
? when to use moOde and when to use MoOde ?
- We start developing when there is a clear scope.
- We work in small, feature-based iterations.
- We code to the best of our abilities, according to our coding standards.
- We version our files with Git.
- We release our work to publish it to the world.
- We strive for test-driven development.
- We use Docker for parity and to be up and running in no time.
Please use relative links when referring to other documents in these repository.
Thanks to https://github.com/grrr-amsterdam/guidelines for providing a basis from which this set of guidelines was developed