cargo-release
Release tool
Automates the process of releasing a Rust crate with versioning and publishing
Cargo subcommand "release": everything about releasing a rust crate.
0 stars
2 watching
0 forks
Language: Rust
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 81 |
| Automates the release process of Rust crates, including version management and publishing to crates.io. | 1,360 |
| A tool to fetch and download Rust crate source code from registries. | 93 |
| Tool to help developers create new Rust projects quickly from existing templates | 2,006 |
| Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
| Automates cross-compilation of sysroot crates for Rust projects | 259 |
| A tool to automate testing of Rust crates with multiple feature flags | 149 |
| The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
| A CLI tool to solve Advent of Code puzzles in Rust | 460 |
| Automates the release of software packages into git repositories | 60 |
| Tool to quickly identify areas of Rust code with potential safety risks. | 43 |
| A tool that simplifies building, testing and deploying client-side web applications in Rust | 1,107 |
| A Rust library that provides access to various terminal features and utilities for building nicer looking command line interfaces. | 971 |