0.3.0 • Published 5 years ago

hash-files-to-txt v0.3.0

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

hash-files-to-txt

Generate a text file with all the sha256 hashes of a directory's contents.

Installation

As cli tool

$ [sudo] npm install hash-files-to-txt -g

Usage

CLI

$ hash-files-to-txt 0.0.0 - hash-files-to-txt cli

  USAGE

    hash-me

  GLOBAL OPTIONS

    -h, --help         Display help
    -V, --version      Display version
    --no-color         Disable colors
    --quiet            Quiet mode - only displays warn and error messages
    -v, --verbose      Verbose mode - will also output debug messages

License

MIT