cli-task-manager

command
v0.0.0-...-7459272 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2022 License: MIT Imports: 6 Imported by: 0

README

CLI Task Manager

Build a CLI application that can be used to manage your TODOs in the terminal.

Task is a CLI task manager

Usage:
  task [command]

Available Commands:
  add         Add a task to the list of tasks
  completion  Generate the autocompletion script for the specified shell
  do          marks a task as complete
  help        Help about any command
  list        lists all of our incomplete tasks

Flags:
  -h, --help   help for task

Use "task [command] --help" for more information about a command.

Usage

make task action=<list/add/do> value=<"add some task">

Flags
  1. action the action to perform - list / add / do
  2. value the value to perform the action with.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL