0.0.7 • Published 3 years ago
tuix-github-service-client v0.0.7
Tuix Github Service Client
Description
Api Client for the tuix github project.
Installation
$ npm installDeveloping the app
tested on
node 16.4.2
npm 8.19.3scripts
# pull submodule
npm run schema:pull
# update version
npm run isThereNewVersion
# copy new schema
npm run schema:copy
# build package
npm run build