pchryss-todo-cli 0.2.3

Simple CLI todo app
Documentation

pchryss-todo-cli

A simple CLI todo list tool written in Rust.

Features

  • Add, list, and complete todos from the terminal
  • Prioritize todos with High, Medium, and Low priority levels
  • Todos are saved in a JSON file in your home directory ('~/.pchryss_todo_list.json')

Installation

Prerequisites

  • Rust toolchain installed

Install via Cargo

cargo install pchryss-todo-cli

Usage

pchryss-todo help