ztodo

command module
v0.0.0-...-55427f5 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2015 License: MIT Imports: 9 Imported by: 0

README

ztodo

A simple command-line todo list written in Go.

Version

0.4.8

Installation:

Usage:

ztodo list|ls [verbose]    -- Show all tasks
ztodo list|ls N [verbose]  -- Show task N
ztodo rm|remove N          -- Remove task N
ztodo done N               -- Done task N
ztodo undo N               -- Undo task N
ztodo doing N              -- Doing task N
ztodo clean                -- Rm done task
ztodo clear                -- Rm all task
ztodo add ...              -- Add task to list

Next version 0.5:

  • Base server

License:

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
zterminal
color
Package color is an ANSI color package to output colorized or SGR defined output to the standard output.
Package color is an ANSI color package to output colorized or SGR defined output to the standard output.
Package zweb is a lightweight web framework for Go.
Package zweb is a lightweight web framework for Go.

Jump to

Keyboard shortcuts

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