git clone https://github.com/DecentLabs/sneakynet-tessel
npm install
npm start
install tessel command line interface:
(0.1.6 breaks for me, so let's stick to 0.1.5)
npm install -g [email protected]
run code on tessel for testing:
npm run t2run
deploy code on tessel:
npm run t2deploy