The 'dev' module is an open-source module that ships with various tooling to help develop in WebHare. You can get it by executing:

 wh module get https://gitlab.com/webhare/dev.git

If you have a gitlab.com account and would rather checkout using your ssh key:

 wh module get git@gitlab.com:webhare/dev.git