Categorygithub.com/mohammedyh/todo-cli
repositorypackage
0.0.0-20241220192433-070d92d1e97f
Repository: https://github.com/mohammedyh/todo-cli.git
Documentation: pkg.go.dev

# README

todo-cli

A trivial todo CLI written in Go

Features

  • Add todos
  • Edit todos names
  • Delete todos
  • List todos
  • Mark todos as complete and incomplete
  • Timestamp of when todos were created and completed
  • Print CLI help / usage