anodizer-stage-install-script 0.22.1

curl | sh installer-script generator stage for the anodizer release tool
Documentation

anodizer-stage-install-script

curl | sh installer-script generator stage for the anodizer release tool

This crate is an internal building block of anodizer — a Rust-native release automation tool inspired by GoReleaser. It is published to crates.io so the anodizer CLI can depend on it from the registry, but the public, user-facing entry point is the anodizer binary crate.

If you're looking to release a Rust project with anodizer:

cargo install anodizer
anodizer init > .anodizer.yaml
anodizer release --snapshot

Documentation

License

MIT — see the main repository for the full license text.