Quirkbot Arduino Library
- Install node dependencies:
```
npm install`
- Use node version 10 (tested with 14 and it doesn't work):`
nvm use 10package.json
- Update the version in `
- Run:`
npm run gulp -- build`
- When you are completely satisfied with the deployed release, run:``
npm publish
- Create a git tag.
- Make a manual Github release and upload the generated _quirkbot-arduino-library-*.zip_.