Run following command after clone repository:
$ npm installCreate tmScripts.zip:
$ gulp buildAnd then, import tmScripts.zip with Tampermonkey.
Cleanup working directory.
Compile coffee scripts.
Compress dest directory.
Build zip file for Tampermonkey importing.
Watch source files and auto compile.