0.0.9 • Published 8 years ago
jira-standup v0.0.9
Jira standup

cli tool to quickly show tickets you're assigned to and its impedements.
Note: only works if Jira search is available in your network without authentication
Getting Started
Installing
npm i -g jira-standupConfiguration
Create a config file .jirarc in your project root or home folder or anywhere in between
username=johndoe
project=yourJiraProject
jiraUrl=https://jira.url.com/Usage
jira standupLicense
This project is licensed under the MIT License - see the LICENSE.md file for details