tuix-jira-service-client
v0.0.2
Published
## Description
Downloads
5
Readme
Tuix Jira Service Client
Description
Api Client for the tuix jira project.
Installation
$ npm install
Developing the app
tested on
node 18
npm 9.5.1
scripts
# pull submodule
npm run schema:pull
# update version
npm run isThereNewVersion
# copy new schema
npm run schema:copy
# build package
npm run build