/polyglot-release

Make polyglot releases with a single command

Primary LanguageShellMIT LicenseMIT

Tests

polyglot-release

Make polyglot releases with a single command

Automates Cucumber Release process as documented in RELEASING.md.

To install in a project run:

curl --silent -o release https://raw.githubusercontent.com/cucumber/polyglot-release/main/bootstrapper
chmod 744 release
./release --help