git clone git@github.com:Pipend/spy-server.git
-
npm install -
npm run configure- this createsconfig.lsin the project directory (update it with your list of projects and the corresponding storage details) -
lsc server.ls
gulp buildto transpile livescript files to javascriptnpm test&npm run coveragefor unit tests & coverage