Skip to content
/ goDo Public

a todo application that is completely in the command line

Notifications You must be signed in to change notification settings

bbland1/goDo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goDo

GitHub go.mod Go version

⚠️ This project is currently in development and is being updated.

goDo is designed to play to developers strong suits, their hands on the keys and in the command line. It will allow the user to create and manage tasks directly in the terminal keeping them in tune with their work.

Screenshot 2024-12-03 at 11 11 06 AM

Features

command Description Working
version Use to verify the version installed and build info.
add Passing add with a description adds a task to the list
delete To delete a task from teh list.
edit If the description needs to be updated pass the command.
complete To mark a task as complete.
list Show a list of all the tasks.

About

a todo application that is completely in the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages