cargo-release
Rust crate releaser
Automates the release process of Rust crates, including version management and publishing to crates.io.
Cargo subcommand release: everything about releasing a rust crate.
1k stars
11 watching
112 forks
Language: Rust
last commit: 11 months ago cargocargo-subcommandrust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Automates the process of releasing a Rust crate with versioning and publishing | 0 |
| | A tool to fetch and download Rust crate source code from registries. | 93 |
| | Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 81 |
| | A Vim plugin that simplifies management of Rust project dependencies by automating version updates and displaying available versions for completion. | 90 |
| | A plugin for managing dependencies from the Rust package repository. | 885 |
| | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| | A tool that helps manage cargo workspaces and their crates, similar to Lerna. | 488 |
| | An LXC container manager implemented in Rust | 15 |
| | Automates cross-compilation of sysroot crates for Rust projects | 259 |
| | Tool to help developers create new Rust projects quickly from existing templates | 2,006 |
| | A utility for easily managing containerized development workflows using Docker. | 674 |
| | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
| | A tool that automates the build process for Rust projects | 2,614 |