Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 201 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 201 Bytes

Blockstarter Panel Watcher

Install

npm i livescript forever -g
npm i

Configure

Fill package.json/config section

Start

lsc -c *.ls
node check.js
#or forever start check.js