Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (13 loc) · 318 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 318 Bytes
/**
 * Usage: node dumplist.js [--check|--test|--generate|--update|--touchdir]
 *
 * Generates and works with a custom SHA256SUMS file
 * for listing and hashing contents of a directory.
 *
 * @Author  Jorge Oliveira (NewEraCracker)
 * @Date    Dec 8th 2021
 * @License Public Domain
 * @Version 0.3.6-node
 */