nmmes-module-checksum
v0.0.4
Published
Adds a checksum to the end of the output
Readme
NMMES-module-checksum
A checksum module for nmmes-backend.
Dependencies
- nmmes-backend - Required in order to run this module.
Installation
Options
The --algo option selects the cyclic redundancy check algorithm used to generate the hash.
Type: String Default: crc32c
The --format option defines the format for the output filename.
Type: String Default: {name}-[{hash}]{ext}

