The rukzuk package set. Contains all official rukzuk modules, snippets, pageTypes and websiteSettings.
npm install -g grunt-cli
npm install
grunt # shows an overview of available tasks
grunt test # test the code (mostly linters and hinters + some phpunit tests)
grunt build # builds all modules
Options (for build):
--channel=dev|beta|stable - filters the packages according to channelmap.json (otherwiese all rz_* are used)