Skip to content

Commandline tool to automate daily JIRA activities.

Notifications You must be signed in to change notification settings

kubamacek/jiraclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jiraclient

Commandline tool to automate daily JIRA activities. Uses jira-python library.

setup

Clone repo and install necessary libraries using pip.

pip install -r requirements.txt

usage

Type

python jiraclient.py -h

to get help and read about possible actions.

config.py

Script creates config file with JIRA credentials. Default folder for config file is ~/.jira_client/config.ini. Type

python config.py -c

to create your configuration file.

About

Commandline tool to automate daily JIRA activities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages