quirkbot-arduino-library
v2.10.1
Published
Quirkbot Arduino Library
Downloads
27
Readme
Quirkbot Arduino Library
Deploying Releases
- Install node dependencies:
npm install
- Use node version 10 (tested with 14 and it doesn't work):
nvm use 10
- Update the version in
package.json
- 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.