Generate Nix fetcher calls from repository URLs [maintainer=@figsoda]
Go to file
2022-12-29 13:02:55 -05:00
.github initial commit 2022-12-29 13:02:55 -05:00
src initial commit 2022-12-29 13:02:55 -05:00
.gitignore initial commit 2022-12-29 13:02:55 -05:00
Cargo.lock initial commit 2022-12-29 13:02:55 -05:00
Cargo.toml initial commit 2022-12-29 13:02:55 -05:00
CHANGELOG.md initial commit 2022-12-29 13:02:55 -05:00
LICENSE initial commit 2022-12-29 13:02:55 -05:00
README.md initial commit 2022-12-29 13:02:55 -05:00
rustfmt.toml initial commit 2022-12-29 13:02:55 -05:00

nurl

release version deps license ci

Installation

The latest precompiled binaries are available on github.

Alternatively you can install nurl from crates.io with cargo.

cargo install nurl

Building from source

cargo build --release

Usage

Changelog

See CHANGELOG.md