chksum/README.md
2023-06-26 12:58:05 +02:00

508 B

chksum

Checksums every file under the current directory

Run Locally

Clone the project

git clone https://gitea.hopeless-cloud.xyz/ProfessionalUwU/chksum.git

Go to the project directory

cd chksum

Install dependencies

pacman -S dotnet-runtime dotnet-sdk

Build project

just build

Publish project

just publish

Go to the publish folder

cd src/Chksum/bin/Release/net7.0/linux-x64/publish

Run executable

./Chksum