utils-for-node
v0.2.0
Published
Utils for Node.js scripts by mst
Downloads
67
Readme
Various 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.
