Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/timo-reymann/homebrew-git-semver-tag

Homebrew for git-semver-tag
https://github.com/timo-reymann/homebrew-git-semver-tag

homebrew homebrew-tap

Last synced: about 15 hours ago
JSON representation

Homebrew for git-semver-tag

Awesome Lists containing this project

README

        

homebrew-git-semver-tag
===
[![LICENSE](https://img.shields.io/github/license/timo-reymann/homebrew-git-semver-tag)](https://github.com/timo-reymann/homebrew-git-semver-tag/blob/master/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.