Skip to content

zsinx6/dojo-toolkit

 
 

Repository files navigation

Dojo Toolkit

https://travis-ci.org/grupy-sanca/dojo-toolkit.svg?branch=master https://coveralls.io/repos/github/grupy-sanca/dojo-toolkit/badge.svg?branch=master

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

$ pip install dojo-toolkit
$ dojo /path/to/code/directory/

For detailed information about running from source: CONTRIBUING.rst

Contributing

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

Dependencies

Roadmap

0.5

TDB

Changelog

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

About

coding dojo toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.2%
  • Makefile 1.8%