Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.07 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 of the help message for a general usage of godo

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.
status To mark a task as complete.
list Show a list of all the tasks.