Rlsr Documentation
Rlsr is a tool to create & manage releases for your projects.
Currently rlsr supports github releases and docker registry.
Installation 🚀
Installation instructions can be found here.
Usage
USAGE: rlsr [OPTIONS]
OPTIONS: -c, --config <CONFIG> [default: rlsr.yml] -h, --help Print help information --rm-dist -s, --skip-publish -V, --version Print version informationIf --skip-publish flag is given, rlsr will skip publishing. rm-dist flag cleans the dist folder before building the release again.
Configuration 🔧
Configuration can be found here.