Skip to content

Quirkbot/QuirkbotArduinoLibrary

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published