Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 222 Bytes

File metadata and controls

9 lines (7 loc) · 222 Bytes

Collaborative Task Manager

A simple CLI tool to add, list, and complete tasks. Built in Python.

Usage

python task_manager.py add "Buy groceries"
python task_manager.py list
python task_manager.py complete 1