If you want to contribute make sure the commits are verified
.
You can read how to GPG sign you commits here.
Karma: JS test framework Bourbon: Sass->css framework Grunt: Automation tool to compile/test/deploy
With Docker:
docker build . -t passman-dev && docker run -it --rm --user=`id -u` passman-dev grunt test
Compile scss to scc: grunt watch