Skip to content

Latest commit

 

History

History
21 lines (21 loc) · 478 Bytes

README.md

File metadata and controls

21 lines (21 loc) · 478 Bytes

jira-connector

Install packages

npm install

Compile with

npm run build

Run HTTPS resquet

npm run nodehttp --atlassianEmail=args1 --atlassianToken=args2 --baseUrl=args3

Il faut remplacer :

Run webhook on port 3000

npm run node