Lunex

Todo CLI

Project Overview

A simple command-line interface for managing your todos. Built with Node.js and TypeScript.

Features

Usage

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.