hash-brown

1.2.0 • Public • Published

Hash Brown

Tasty hashes made out of whatever.

Install

npm install --save-dev hash-brown

CLI Usage

  • hashbrown [options] - Run hash-brown using your options
  • -a --algorithm - Set the algorithm used for hashing, defaults to "sha1"
  • -f --files - Set the files to be hashed, defaults to ""
  • -fo --filenameOnly - Set only the filename in manifest.json, defaults to false
  • -o --output - Set the destination path, defaults to ""
  • -m --manifest - Set the JSON manifest path, defaults to "manifest.json"

Example

hashbrown --files=src/**/*.js --output=path/to/dest

Readme

Keywords

Package Sidebar

Install

npm i hash-brown

Weekly Downloads

3

Version

1.2.0

License

ISC

Unpacked Size

2.99 kB

Total Files

3

Last publish

Collaborators

  • brandonchartier