facere-cli-0.1.0 is not a library.
facere-cli
facere-cli is a simple command-line tool for managing pending tasks. It allows users to create, list, and update task statuses using a JSON-based local storage.
Installation
Install from Crates.io
Build from Source
&&
&&
Usage
Create a New Task
example:
List All Tasks
Toggle Task State
example:
List Tasks for a Specific Date
example
Storage
Tasks are stored in a JSON file in the current directory. Future versions may use a more appropriate location.
License
This project is licensed under the MIT license.