Categorygithub.com/KonyD/go-task
modulepackage
0.0.0-20231013210307-d8f06efb8e41
Repository: https://github.com/konyd/go-task.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author