An open API service indexing awesome lists of open source software.

https://github.com/luocfprime/labtasker-plugin-task-count

A plugin for Labtasker that counts task number in each states.
https://github.com/luocfprime/labtasker-plugin-task-count

Last synced: 6 months ago
JSON representation

A plugin for Labtasker that counts task number in each states.

Awesome Lists containing this project

README

          

# labtasker-cli-task-count

A demo CLI plugin for labtasker.

Functionality: It counts the tasks in each status.

Usage:

```bash
labtasker task count
```

See `main.py` for implementation details.