What is yargs?
"yargs the modern, pirate-themed, successor to optimist."
yargs is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 226.0 KB on disk.
Installation Guide
# Install via NPM
npm install yargs
# Install via Yarn
yarn add yargs