Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.05 KB

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.