checklist

command module
v0.0.0-...-e9ccfec Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2020 License: MIT Imports: 4 Imported by: 0

README

checklist

Poor man's checklist app.

Install

go get github.com/dejan/checklist

The app was developed and tested on Mac OS X, but it should also work on Linux and Windows.

Usage

Program reads stdin and creates checkable menu item for every line:

$ cat | checklist
Implement the integration test
Take out the trash
Order pizza
^D

While this is good for ad-hoc to-do lists, consider storing your commonly used checklist somewhere in the filesystem and just pass their content via stdin when you need to used them:

checklist < ~/checklists/travel.txt

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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