Skip to content

grupy-sanca/dojo-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b1b949d · Aug 7, 2024
Jul 27, 2023
Jul 10, 2024
Jul 10, 2024
Nov 17, 2021
Aug 3, 2016
Jul 10, 2024
Jul 28, 2016
Oct 22, 2016
Jul 10, 2024
Jul 15, 2024
Aug 7, 2024
Aug 7, 2024

Repository files navigation

Dojo Toolkit

https://github.com/grupy-sanca/dojo-toolkit/actions/workflows/test_push.yaml/badge.svg?branch=main https://coveralls.io/repos/github/grupy-sanca/dojo-toolkit/badge.svg?branch=main

Toolkit for python coding dojos.

Source: https://github.com/grupy-sanca/dojo-toolkit

Features

  • 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

How to use

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

Contributing

Check the CONTRIBUING.rst file to discover how you can help the development of dojo-toolkit.

Dependencies