Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of usage

Add action:

go run main.go --add --description="prime defensivo"
Task added successfully!

Update action:

go run main.go --update --id=1 --description="Siuuuu" --status="in-progress"
in-progress Siuuuu

Delete action:

go run main.go --delete --id=1
Task 1 deleted.

List action:

go run main.go --list --status="To-Do"

MIRAELBICHO To-Do
Disolver las cortes To-Do
Disolver las cortes To-Do
Disolver las cortes To-Do
Disolver las cortes To-Do
Disolver las cortes To-Do

Project

https://roadmap.sh/projects/task-tracker

About

Task tracker is a project used to track and manage your tasks

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages