todoz-cli

Crates.iotodoz-cli
lib.rstodoz-cli
version0.1.1
created_at2025-07-18 06:56:50.060963+00
updated_at2025-07-18 07:46:35.591512+00
descriptionA command-line todo application with attitude
homepagehttps://github.com/yourusername/todo-rust
repositoryhttps://github.com/Aditya-1304/todo-rust
max_upload_size
id1758673
size14,322
Aditya Mandal (Aditya-1304)

documentation

README

Todoz-cli App

A command-line todo application with a unique personality.

Installation

cargo install todoz-cli

Usage

todoz-app

Commands

  • add <description> - Add a new task
  • list - Show all tasks
  • complete <id> - Mark a task as complete
  • delete <id> - Delete a task
  • help - Show help message
  • exit or quit - Close the application

License

Licensed under MIT license.

Commit count: 0

cargo fmt