0.0.1 ā€¢ Published 4 years ago

stantz v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Stantz

šŸ‘» I ain't afriad of no cache.

Gif of Ray off of GhostBusters saying 'Beautiful'

What?

Its a CLI for looking in a list of files, for a list of file names and adding or replacing an v=?{hash} to the end of the path.

Usage

stantz -t path/to/my/header-scripts.html path/to/my/footer-scripts.html -f styles.css app.min.js

Usage: -t <target> -f <file>

Options:
  --help        Show help                                              [boolean]
  --version     Show version number                                    [boolean]
  -t, --target  The file(s) to check for links to cachebust   [array] [required]
  -f, --file    The file name(s) (e.g. style.css, app.js, etc [array] [required]