0.1.0-initial-pr-4675d64a636c07f8dbeb8302845f23b469915de5 • Published 4 years ago

balena-typescript-lib-skeleton v0.1.0-initial-pr-4675d64a636c07f8dbeb8302845f23b469915de5

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
4 years ago

balena-typescript-lib-skeleton

This is a skeleton project for balena libraries.

Integrating with balenaCI

After cloning & scaffolding the repository

  • Reset the package.json version to the desired one for the initial release, eg 0.1.0.
  • Delete the CHANGELOG.md & .versionbot folder.
  • Push your code in a new branch and open a PR for it.
  • After opening the initial PR, go to the repository's settings page and add a master branch protection rule where the appropriate balenaCI checks are marked as required.