1.65.0 • Published 2 weeks agoCLI
@contrast/cli
Licence
SEE LICENSE IN LICENSE
Version
1.65.0
Deps
11
Size
17 kB
Vulns
0
Weekly
0
@contrast/cli
Installation
npm install @contrast/cli # optional, `npx` will install the package otherwise.
npx -p @contrast/cli <command>
Commands
rewrite
Usage: npx -p @contrast/cli rewrite [options] <entrypoint>
Rewrites application files, caching them so that rewriting does not need to occur when the application runs.
Arguments:
entrypoint The entrypoint for the application
Options:
-V, --version output the version number
-a, --assess enable assess mode
-h, --help display help for command