MyStitcher/README.md
2025-07-07 16:07:14 +07:00

428 B

Stitch only png image

Installation

  1. Install nix
curl -fsSL https://install.determinate.systems/nix | sh -s -- install --determinate

Follow the installation guide. For complete information: https://github.com/DeterminateSystems/nix-installer

Then run this (and wait :))

nix-shell --pure

you can exit from the shell later.

  1. finally
cd StitchImg/
cargo run --release & dotnet run -c Release