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.
- Host: GitHub
- URL: https://github.com/fearlesssolutions/jira-poster
- Owner: FearlessSolutions
- Archived: true
- Created: 2016-01-05T19:47:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-27T20:03:44.000Z (over 10 years ago)
- Last Synced: 2025-02-16T02:28:43.084Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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