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
Installation:
$ pip install dojo-toolkit
Running:
$ dojo /path/to/code/directory/
For detailed information about running from source: CONTRIBUING.rst To see the options available use:
$ dojo --help
Check the CONTRIBUING.rst file to discover how you can help the development of dojo-toolkit.
- Python 3
- (Optional) Libnotify