1.0.4 • Published 2 years ago

@gruzf/test-files v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

check files

Version Version

:tada: This README.md file was automatically generated with @gruzf/numen-help

Install

npm install @gruzf/test-files

or

yarn add @gruzf/test-files

Usage

Usage: check-files [options] [command]

Options:
  -h, --help     display help for command
  -v, --version  output the version number

Commands:
  start  Finds unused files in your project            default

Commands

start

Usage: check-files start [arguments] [options]

Finds unused files in your project

Arguments:
  [entryPoint]  Entry point

Options:
  -bf, --buildFolder <path>  Build folder path
  -e --exclude <path...>     Excluded files
  -f, --fix                  Deletes found unused files
  -o, --output <format>      Output variant
  -s, --source               Source folder