PreFly - List Cheker

Node CLI tool for pre-flight checklists.
March 2018

What it is

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.

What I used

Written in TypeScript, and it heavily leverages commander and inquirer. The code is hosted in Github. It is deployed to NPM.