What is argue-cli?
"A thin and strongly typed CLI arguments parser for Node.js."
argue-cli is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 48.1 KB on disk.
Installation Guide
# Install via NPM
npm install argue-cli
# Install via Yarn
yarn add argue-cli