This release marks the first PyPI package version of TaskMan CLI.
What's New
- Initial PyPI package release
- Easy installation via pip
- Improved code structure for packaging
Installation
You can now install TaskMan CLI using pip:
bash
pip install taskman-cli
Usage
After installation, run:
bash
taskman
For full usage instructions, please refer to the README.md.
Feedback
We welcome your feedback and contributions. Please open an issue if you encounter any problems or have suggestions for improvements.
Thank you for using TaskMan CLI!