ghtasklist

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

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

Go to latest
Published: Aug 17, 2015 License: MIT Imports: 3 Imported by: 0

README

ghtasklist

ghtasklist is a small utility to automatically prefix lines in order to format them as Github task lists.

Install

go get github.com/bfontaine/ghtasklist

Usage

$ cat my-input
this
is
the
result
$ ghtasklist < my-input
- [ ] this
- [ ] is
- [ ] the
- [ ] result

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package ghtasklists provides utilities to work with GitHub's task lists
Package ghtasklists provides utilities to work with GitHub's task lists

Jump to

Keyboard shortcuts

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