| Crates.io | rustreleaser |
| lib.rs | rustreleaser |
| version | 0.1.6 |
| created_at | 2024-03-06 22:06:41.873123+00 |
| updated_at | 2024-03-07 08:32:07.954951+00 |
| description | A tool to easily release Rust projects to GitHub, Homebrew and crates.io |
| homepage | |
| repository | https://github.com/cestef/rustreleaser |
| max_upload_size | |
| id | 1165253 |
| size | 149,110 |
Release automation for Rust projects. The missing goreleaser for Rust.
cargo and crosscargo install rustreleaser
A tool to easily release Rust projects to GitHub, Homebrew and crates.io
Usage: rr [OPTIONS] [PATH]
Arguments:
[PATH] Path to the project [default: .]
Options:
-c, --config <CONFIG> Path to the config file [default: releaser.toml]
-d, --dry-run Dry run (do not upload anything)
-o, --output <OUTPUT> Output directory for temporary files [default: .]
-h, --help Print help
-V, --version Print version