sha256sum 0.2.0

Generate checksum of a file with the SHA256 algorithm
1
2
3
4
5
6
7
8
# sha256sum :slot_machine:

An easy to use utility, produces a SHA256 checksum of your files.

### Usage
```sh
sha256sum path/to/file.txt
```