A tiny Node CLI tool to make sure you don't forget anything. Slightly glorified todo checklist.
Easy to set up and use! Intended to fire before important events from the CLI (committing your code or deploying a built) and run the developer through a checklist before greenlighting the event.
Written in TypeScript, and it heavily leverages commander and inquirer. The code is hosted in Github. It is deployed to NPM.