Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammedyh/todo-cli

A trivial todo CLI written in Go
https://github.com/mohammedyh/todo-cli

cli cli-app go golang todo todo-app

Last synced: 22 days ago
JSON representation

A trivial todo CLI written in Go

Awesome Lists containing this project

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