Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 325 Bytes

File metadata and controls

16 lines (10 loc) · 325 Bytes

redminecli

Redmine command line interface written in python using python-redmine

Dependencies

python-redmine

Usage

chmod +x redminecli.py

./redminecli.py -h

./redminecli.py project list -h

./redminecli.py issue list -h

Other commands not implemented yet.