oprekable / checksum-CRC32

checksum-CRC32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release build Go Report Card

checksum-CRC32

Download last release zipped file based on your operating system, run with :

./checksum-CRC32 -csv "path/your_file.csv"
./checksum-CRC32 -f "path/your_image_file.jpg"

Sample CSV file format :

"path/your_image_file.jpg"
"~/your_image_file.jpg"
"../your_image_file.jpg"
"/home/user/your_image_file.jpg"

License

This is free software under the terms of MIT the license (check the COPYING file included in this package).

About

checksum-CRC32

License:MIT License


Languages

Language:Go 84.9%Language:Makefile 11.3%Language:Shell 2.6%Language:Dockerfile 1.1%