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