foxythemes / jira-cli

A jira user friendly command line client
https://jiracli.com
MIT License
204 stars 41 forks source link

Support for description, start & release date in version creation. #5

Closed instilled closed 7 years ago

instilled commented 7 years ago

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 for description, startDate and releaseDate. I've also added further IDE excludes to .gitignore.

I hope it will find its way into master.

Thanks for the library!

Cheers, Fabio