directory-hash
v1.0.5
Published
Do stuff with file system directory trees most often involving hashes - integrity checking, merging, etc.
Readme
directory-hash 
Do stuff with file system directory trees, most often involving hashes - integrity checking, merging, etc.
Overview
TODOInstallation
npm install -g directory-hashAPI
TODOCLI
directory-hash --helpDevelopment
- Run
npm teston each change insrcortestdirectories.
Releasing
- Bump version in
CHANGELOG.markdownandpackage.jsonfiles. - Run
npm publish. - Run
git tag v1.2.3.
