Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohammedyh/todo-cli
- Owner: mohammedyh
- Created: 2024-11-18T19:27:26.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T13:05:55.000Z (about 1 month ago)
- Last Synced: 2024-12-14T14:19:05.042Z (about 1 month ago)
- Topics: cli, cli-app, go, golang, todo, todo-app
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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