Skip to main content

Contribute

New Functionality

Warning

Documentation in progress...

Publish new NPM-Package Version

Please adjust the commit message to your needs.

git add . && git commit -m "adjustments commit message" && npm version patch && npm publish && git push
  • add @gooddev:registry + authenticate with gitlab deploy-token
  • npm version <major|minor|patch> #Respect SemVer Version-System
  • local development with relative-deps npm-package
Warning

Documentation in progress...

Documentation

Warning

Documentation in progress...