Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1022 Bytes

README.rst

File metadata and controls

48 lines (32 loc) · 1022 Bytes

Taskman

Travis Build Latest Version Downloads Documentation Status https://codecov.io/github/billyshambrook/taskman/coverage.svg?branch=master

Overview

A python task manager using Consul for it's backend.

Features

Installations

$ pip install taskman

Documentation

https://taskman.readthedocs.org/

Development

To run tests, run:

$ tox