/todo-cli

Small, efficient CLI todo list manager with Vim-inspired keybindings.

Primary LanguageGoOtherNOASSERTION

TODO CLI

This is a CLI tool that allows multiple lists stored on the file system. The menu navigation controls are based on Vim's controls.

The project can be built into a binary using go build . -o todo-cli and executed with ./todo-cli.