checksums 0.2.0

Tool for making/verifying checksums of directory trees
Documentation
1
2
3
4
5
6
7
8
# checksums [![TravisCI build status](https://travis-ci.org/nabijaczleweli/checksums.svg?branch=master)](https://travis-ci.org/nabijaczleweli/checksums) [![AppVeyorCI build status](https://ci.appveyor.com/api/projects/status/cspjknvfow5gfro0/branch/master?svg=true)](https://ci.appveyor.com/project/nabijaczleweli/checksums/branch/master) [![Licence](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) [![Crates.io version](http://meritbadge.herokuapp.com/checksums)](https://crates.io/crates/checksums)
Tool for making/verifying checksums of directory trees.

Use the generated checksums to automatically verify file/directory tree
correctness.

## [Manpage](https://cdn.rawgit.com/nabijaczleweli/checksums/man/checksums.1.html)
## [Docs](https://cdn.rawgit.com/nabijaczleweli/checksums/doc/checksums/index.html)