Skip to content

A cli todo list app for ease of tracking day-to-day tasks, right from you terminal.

Notifications You must be signed in to change notification settings

sashpawar11/todoCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cli todo-list app built using Golang

image

Usage

go run main.go

Storage

The data is stored in a data.csv file, which is read/write for each CRUD operation.

About

A cli todo list app for ease of tracking day-to-day tasks, right from you terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages