A simple command-line interface for managing your todos. Built with Node.js and TypeScript.
bun todo add "Buy milk"
This project is a simple CLI application to demonstrate my skills in building command-line tools with Node.js and TypeScript.