Skip to content

Homebrew for git-semver-tag

License

Notifications You must be signed in to change notification settings

timo-reymann/homebrew-git-semver-tag

Repository files navigation

homebrew-git-semver-tag

LICENSE

HomeBrew formula for git-semver-tag.

Releasing

New versions are released via the pipeline in git-semver-tag.

Its achieved by calling generate.py with the appropriate parameters. This will take formula.template and manipulate it with builtin python string.Template to generate the formula ruby file.

Afterwards simply pushing the changes.