0.0.7 • Published 6 months ago

@streamergy/commissioner-js v0.0.7

Weekly downloads
-
License
-
Repository
gitlab
Last release
6 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.2

8 months ago

0.0.5

8 months ago

0.0.7

6 months ago

0.0.6

7 months ago

0.0.1

8 months ago