Generate a text file with all the sha256 hashes of a directory's contents.
As cli tool
$ [sudo] npm install hash-files-to-txt -g
$ 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