This is a project which has similar goes as https://gitea.hopeless-cloud.xyz/ProfessionalUwU/chksum has. This aims to fix all the problems that his has and make the finding of all files independend of the rest.
Go to file
AustrianToast 9c539fed11
now supports cmake
added a CMakeLists.txt and updated the .gitignore
2024-02-14 00:22:42 +01:00
.gitignore now supports cmake 2024-02-14 00:22:42 +01:00
chksum.spec.md add chksum.spec.md 2024-02-14 00:14:18 +01:00
CMakeLists.txt now supports cmake 2024-02-14 00:22:42 +01:00
fs_reader.cpp first progress 2024-02-14 00:12:50 +01:00
fs_reader.h first progress 2024-02-14 00:12:50 +01:00
LICENSE Initial commit 2024-02-14 00:03:27 +01:00
main.cpp first progress 2024-02-14 00:12:50 +01:00
README.md fix typo 2024-02-14 00:05:59 +01:00

chksum_cpp

This is a project which has similar goals as https://gitea.hopeless-cloud.xyz/ProfessionalUwU/chksum has. This aims to fix all the problems that his has and make the finding of all files independend of the rest.