qit
qit copied to clipboard
How to build on macOS
Run the following magic command so that libssl and libgit will build. Requires Nix.
$ nix-shell -p openssl libiconv pkg-config darwin.apple_sdk.frameworks.Security zlib --run "cargo build --release"