Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

quirkbot-arduino-library

paulobarcelos19SEE LICENSE IN LICENSE.txt2.10.1

Quirkbot Arduino Library

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.