0.0.4 • Published 6 years ago

nmmes-module-checksum v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

NMMES-module-checksum

A checksum module for nmmes-backend.

Dependencies

Installation

NPM

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}