https://github.com/lukahartwig/todo
A command line utility to manage a local todo list.
https://github.com/lukahartwig/todo
Last synced: about 2 months ago
JSON representation
A command line utility to manage a local todo list.
- Host: GitHub
- URL: https://github.com/lukahartwig/todo
- Owner: lukahartwig
- License: mit
- Created: 2023-04-07T19:44:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-11T16:52:39.000Z (about 2 years ago)
- Last Synced: 2024-10-08T08:56:41.645Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo
## Installation
```sh
cargo install --git https://github.com/lukahartwig/todo
```