1.2.1 • Published 2 years ago

@beschuetzerbox/bb-api-core v1.2.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Requirement:

Build:

  • npm install
  • make

Test:

  • npm test

Tips:

Update Project Version:

  • It is recommended to upadate the version, after push the changes. It can be done by using this command: npm version <major|minor|patch>