https://github.com/mrlsd/pyredmine
Python redmine console grid renderer for specific user and sorted by priority
https://github.com/mrlsd/pyredmine
Last synced: 11 months ago
JSON representation
Python redmine console grid renderer for specific user and sorted by priority
- Host: GitHub
- URL: https://github.com/mrlsd/pyredmine
- Owner: mrLSD
- License: mit
- Created: 2015-06-22T12:04:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-07T14:21:09.000Z (over 10 years ago)
- Last Synced: 2025-01-06T14:42:29.229Z (about 1 year ago)
- Language: Python
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyRedmine
Python redmine console grid renderer for specific user and sorted by priority
## How to use:
> sudo pip install python-redmine
set ~/.bashrc
> export PYREDMINE_API_KEY='APIKEY'
> export PYREDMINE_URL='http://yourredminadomain.com'
API key you should get at Redmine:
**My Account -> Right column -> show API access key**
run:
> ./redmine