While searching for a decent jira cli interface I've come across yours.
I like that it's written in ECMA6 as opposed to other existing node impl.
The createVersion function has been extended to add optional support for description, startDate and releaseDate. I've also added further IDE excludes to .gitignore.
Hi Miguel, Hi Eduardo,
While searching for a decent jira cli interface I've come across yours. I like that it's written in ECMA6 as opposed to other existing node impl.
The
createVersion
function has been extended to add optional support fordescription
,startDate
andreleaseDate
. I've also added further IDE excludes to.gitignore
.I hope it will find its way into
master
.Thanks for the library!
Cheers, Fabio