Skip to content

Deliver Rust binaries as fast and easily as possible. Heavily inspired by @goreleaser. Please note that the project is in development stage, so breaking changes are expected. It is advised to not to use in production before v1.0.0 is released. Please support us by ๐ŸŒŸ the project ๐Ÿ™

License

rustreleaser-org/rustreleaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

47 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

rustreleaser-header

Crates.io GitHub Release Homebrew

Release automation for Rust projects. The missing goreleaser for Rust.

Features

Installation

cargo install rustreleaser

Usage

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

About

Deliver Rust binaries as fast and easily as possible. Heavily inspired by @goreleaser. Please note that the project is in development stage, so breaking changes are expected. It is advised to not to use in production before v1.0.0 is released. Please support us by ๐ŸŒŸ the project ๐Ÿ™

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published