thomasgassmann / hashindex

Hash all files within a directory into an index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hashindex

Example usage:

hashindex --dir [directory] --out [file]

where [directory] is the directory you'd like to hash and [file] is the path of the index file to output.

About

Hash all files within a directory into an index

License:MIT License


Languages

Language:Go 100.0%