Skip to content

brandonchartier/hash-brown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tasty hashes made out of whatever

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages