What is base-cli-process?
"Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`"
base-cli-process 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 base-cli-process
# Install via Yarn
yarn add base-cli-process