anodizer-core
Core configuration, context, and template engine 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:
Documentation
- Project README — https://github.com/tj-smith47/anodizer
- Configuration reference — https://tj-smith47.github.io/anodizer/docs/reference/configuration/
- CLI reference — https://tj-smith47.github.io/anodizer/docs/reference/cli/
- Feature dogfooding matrix — https://tj-smith47.github.io/anodizer/dogfooding/
License
MIT — see the main repository for the full license text.