/taiga-sprint-printer

๐Ÿ“ƒ A simple tool for printing your sprint

Primary LanguagePythonMIT LicenseMIT

Taiga Sprint Printer

Latest Version Build Status codecov

๐Ÿ“ƒ A simple tool for printing your sprint from Taiga

Watch the video

Watch the video

Install

๐Ÿ You need Python3 to run this program

pip install taiga-sprint-printer

And launch it from the command line

sprint-printer

Set the color for user stories and tasks

Taiga sprint printer has two default colors, ๐Ÿ”ดred for user stories and ๐Ÿ”ตblue for tasks. If you want to change these values run:

sprint-printer colors

Reset account configuration

Taiga Sprint Printer asks you the server location and your username only the first time. If you want to change these settings launch sprint-printer with the new option:

sprint-printer new

Contribute

Feel free to send suggestions, open issues and create a PR to improve this software!

If you want to start developing, create a virtualenv with Python3 and install requirements

pip install -r requirements-dev.txt

License

MIT - Lotrรจk 2018