rlsbl v0.92.0 /rlsbl scaffold

Generate or three-way-merge CI workflows, git hooks, license, and changelog scaffolding for the detected release target ecosystem.

#rlsbl scaffold

Generate or update CI/CD workflows, git hooks, changelog, and license files. Safe to run repeatedly -- merges template changes with your customizations. Use --force to overwrite all files.

#Flags

Flags
NameShortTypeDefaultEnvDescription
--targetstrTarget a specific registry (auto-detected if omitted)
--forceboolOverwrite all scaffold-managed files, discarding any user customizations
--privateboolGenerate workflows without publish steps, suitable for private repositories
--no-commitboolWrite scaffolded files to disk without auto-committing them
--skip-sharedboolSkip processing of shared workflow templates across targets
--no-tagboolDo not add or update the rlsbl GitHub topic tag on this invocation