This package contains the constack organization docs and a setup for working on packages of this organization.
Install System dependencies (Debian/Ubuntu):
$ make system-dependenciesInstall development environment:
$ make installBuild docs:
$ make docsRun tests:
$ make testCleanup development environment:
$ make cleanCleanup development environment including sources directory:
$ make purgeHappy hacking!