1.0.2 • Published 3 years ago

checks-files-js v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago