| Crates.io | releasor |
| lib.rs | releasor |
| version | 1.5.0 |
| created_at | 2025-05-08 04:40:34.31471+00 |
| updated_at | 2025-12-29 15:07:02.25111+00 |
| description | A CLI that automates release tasks for Rust 🦀 projects, streamlining builds, .tar.gz packaging, and binary verification for a fast and consistent workflow. |
| homepage | |
| repository | https://github.com/joaolfp/releasor |
| max_upload_size | |
| id | 1664887 |
| size | 36,389 |
A command-line tool to automate release tasks for Rust 🦀 projects and libraries. releasor streamlines building, packaging into .tar.gz archives, and verifying binaries, providing a fast and consistent release workflow.
Installing from crates.io (requires Rust/Cargo):
cargo install releasor
releasor -f package_name
To contribute, just fork this project and then open a pull request, feel free to contribute, bring ideas and raise any problem in the issue tab.
releasor is released under the MIT license. See LICENSE for details.