1.0.2 • Published 4 years ago
checks-files-js v1.0.2
checks-files-js 🛹
A javascript cli for testing files with just one command.
Install via npm / yarn
You can install this cli via npm:
npm install -g checks-files-jsor via yarn:
yarn add -g checks-files-jsCommands
This is how you write the command.
$ checks-files <directory-file>you can also write without a <directory-file> and it will show you a prompt like this:
$ Whats the directory folder you want to check? » <Type-Here>Options:
For the command options you can write --ignore flag to ignore a specific file name:
$ check-files <directory-file> --ignore main.jsLicense
This project is licensed by MIT