npm.io
0.0.7 • Published 2 years ago

tuix-github-service-client

Licence
ISC
Version
0.0.7
Deps
3
Size
68 kB
Vulns
1
Weekly
0

Tuix Github Service Client

Description

Api Client for the tuix github project.

Installation

$ npm install

Developing the app

tested on

node 16.4.2
npm   8.19.3

scripts

# pull submodule
npm run schema:pull

# update version
npm run isThereNewVersion

# copy new schema
npm run schema:copy

# build package
npm run build