medium
+25 XP
PROJECTProject
Build a CLI Calculator
Scaffold a Node CLI project: package.json with a bin entry, index.js that parses argv, and a calc.js module.
Scaffold a Node CLI project: package.json with a bin entry, index.js that parses argv, and a calc.js module.