An open API service indexing awesome lists of open source software.

https://github.com/fearlesssolutions/jira-poster

CLI tool that allows you to post issues from JIRA to a remote location.
https://github.com/fearlesssolutions/jira-poster

Last synced: about 1 year ago
JSON representation

CLI tool that allows you to post issues from JIRA to a remote location.

Awesome Lists containing this project

README

          

# jira-poster
cli tool, info coming soon

# installation
First, you need to have nodejs installed.

To install jira-poster js, in your terminal type:
$ npm install -g jira-poster

# dependencies
[commander](https://www.npmjs.com/package/commander), [request](https://www.npmjs.com/package/request), [cheerio](https://www.npmjs.com/package/cheerio), [async](https://www.npmjs.com/package/async), [adm-zip](https://www.npmjs.com/package/adm-zip), [ftp-get](https://www.npmjs.com/package/ftp-get),

This has only been tested, so far, with node 4.1.x and node 0.12.x on osx 10.11.

# tools

//todo

contact/questions/suggestions always welcome and appreciated