A BSP client library for Node.js.
ℹ️ Until https://support.github.com/ticket/personal/0/1824588 is resolved, some of the dependencies have been published to GitHub Packages.
-
Name it
GitHub Packages
. -
Add the scope
packages:read
. -
Click
Generate token
. -
Create a
~/.npmrc
file with the contents://npm.pkg.github.com/:_authToken=TOKEN
ℹ️ Replace
TOKEN
with the token created in step 4.
Run:
yarn login --scope=@bottech --registry=https://npm.pkg.github.com