paradigm/first-class-builds
In Dok the user specify how to build things.
He can specify things like:
- what to build in DEV environment
- quick tests to performs after some modification and big tests to do later, if there is time after a commit
- etc…
All the builds are specified in Dok and they are under the developer control.