- Piston
- 0.0.0.0
- Clone the repository to local machine
- Install NodeJS
http://nodejs.org/ - Run
npm install LiveScript -g - Install Python >= v2.5.0 & < 3.0.0
https://www.python.org/downloads/and add toPATHthis is required fornpm install serialport - Run
npm installto install required npm dependencies, seepackage.jsonfor details - Run
livescript -wc .in the directory to watch / compile - Run
npm testto run unit tests in the /tests directory - Run
node main {port} {decoder} {udp|com} {udp-port}to run the application