Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 235 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 235 Bytes

todo-cli

A CLI for managing Day-to-day tasks.

How to build the binary

go build -o /usr/local/bin/todo # This generates and copies binary to /usr/local/bin

Usage:

Run todo -h to get all the available commands