Utils for Node.js scripts by mst
npm install utils-for-nodeVarious useful utils for Node.js cli-scripts.
- ArgsParser - class to parse command line arguments. Code is self-describing.
- execCommand - async function to execute any shell command.