Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 404 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 404 Bytes

chec

NPM

Pipe newline seperated todos to chech and it will open a browser window and show the todos.

echo "have a pie\ndo some yoga\ngo to sleep" | chec

chec screenshot

Example for piping open pullrequests to a todo list:

open-prs | ndjson-format '<a href="${this.html_url}">${this.title}</a>' | chec