mirror of
https://github.com/simon987/task_tracker_drone.git
synced 2025-04-20 18:56:43 +00:00
11 lines
500 B
Markdown
11 lines
500 B
Markdown
[](https://ci.simon987.net/job/task_tracker_drone/) [](https://www.codefactor.io/repository/github/simon987/task_tracker_drone)
|
|
|
|
General purpose 'set and forget' task runner and API wrapper for [simon987/task_tracker](https://github.com/simon987/task_tracker).
|
|
|
|
|
|
### Running tests
|
|
```bash
|
|
cd src
|
|
python -m unittest discover
|
|
```
|