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 -p, --publish --rm-dist -V, --version Print version information
If publish
flag isnβt given, rlsr
will skip publishing. rm-dist
flag cleans the dist folder before building the release again.
Configuration π§
Configuration can be found here.