cat-cli-app
v1.0.5
Published
Application to manipulate with files using params in CLI
Downloads
2
Readme
Install module: npm install cat-cli-app Import the module in the js file: const cli = require('cat-cli-app'); In the terminal call the js file with params: node "jsfile" --help or node "jsfile" --createFile