What is cli?
"A tool for rapidly building command line apps"
cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 0 KB on disk.
Installation Guide
# Install via NPM
npm install cli
# Install via Yarn
yarn add cli