checks-files-js

test js files with just a command ๐Ÿ›น


Keywords
cli, command, check, test, files
License
MIT
Install
npm install checks-files-js@1.0.2

Documentation

checks-files-js ๐Ÿ›น

A javascript cli for testing files with just one command.

version license downloads code-quality

Install via npm / yarn

You can install this cli via npm:

npm install -g checks-files-js

or via yarn:

yarn add -g checks-files-js

Commands

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.js

License

This project is licensed by MIT