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.

GitHub

1k stars
11 watching
112 forks
Language: Rust
last commit: almost 2 years ago
cargocargo-subcommandrust

Related projects:

RepositoryDescriptionStars
byron/cargo-releaseAutomates the process of releasing a Rust crate with versioning and publishing0
janlikar/cargo-cloneA tool to fetch and download Rust crate source code from registries.93
byron/cargo-smart-releaseAutomates complex release processes for Rust cargo workspaces with changelog generation and version management.81
mhinz/vim-cratesA Vim plugin that simplifies management of Rust project dependencies by automating version updates and displaying available versions for completion.90
saecki/crates.nvimA plugin for managing dependencies from the Rust package repository.885
rust-lang/cargoThe Rust package manager responsible for downloading and compiling dependencies for Rust projects.12,919
pksunkara/cargo-workspacesA tool that helps manage cargo workspaces and their crates, similar to Lerna.488
brauner/rlxcAn LXC container manager implemented in Rust15
rust-osdev/cargo-xbuildAutomates cross-compilation of sysroot crates for Rust projects259
cargo-generate/cargo-generateTool to help developers create new Rust projects quickly from existing templates2,006
binci/binciA utility for easily managing containerized development workflows using Docker.674
bunogi/cargo-makedocsAutomates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies.14
sagiegurari/cargo-makeA tool that automates the build process for Rust projects2,614