Skip to content

KonyD/go-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-task

CLI task manager written in go.

Commands:

  • add Adds a new task to your task list.
  • do Marks a task as completed.
  • help Help about any command.
  • list Lists all of your commands.

Flags: -h, --help help for go-task

Building the project:

go build main.go

About

A CLI written in Go to manage your tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages