3.5.7.1
Many new updates to SCOT.
-
Front end minification
-
Docs improvements to include hotkeys and #/wall
-
Flairing improvements
-
Note that the compiled scot version is now in public/scot.js. To compile this, you will need to go into the pubdev directory and run:
$ npm install gulp -g
$ npm install
$ npm install --only=dev
$ gulp build-prod