Toolkit for python coding dojos.
Source: https://github.com/grupy-sanca/dojo-toolkit
- Timer to determine the pilot's turn
- Display notifications on pilot's time up, tests passed and failed
- Dojo Semaphor through OS notifications
- Run tests after each save
$ pip install dojo-toolkit $ dojo /path/to/code/directory/
For detailed information about running from source: CONTRIBUING.rst
Check the CONTRIBUING.rst file to discover how you can help the development of dojo-toolkit.
- Python 3
- Libnotify
0.5
TDB
0.4
- Tests + CI
- Sound notifications
- Minor bug fixes
- Minor improvements
0.3
- Major refactor
- Uses bumpversion
0.2
- Project improvements
- Release to PyPI
0.1
- Timer for managing rounds
- Watch code folder and run doctests on changes
- Show notifications using Libnotify