0.0.4 • Published 8 months ago

commissioner-js v0.0.4

Weekly downloads
-
License
-
Repository
gitlab
Last release
8 months ago

Commissioner js

Installation

To install this module, follow the instruction below. More broadly this instruction explains it. @scope is @streamergy, and the package name is @streamergy/commissioner-js.

TLDR;

NPM_TOKEN=123123123
npm config set -- //gitlab.com/api/v4/projects/58690222/packages/npm/:_authToken="${NPM_TOKEN}"

npm config set @streamergy:registry https://gitlab.com/api/v4/projects/58690222/packages/npm/

npm install @streamergy/commissioner-js

Building

sudo apt install -y libpcre2-dev bison
cd commissioner-js
git submodule update --recursive
npm install
cmake .
make

Usage

See the example

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago