Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/timo-reymann/homebrew-git-semver-tag
- Owner: timo-reymann
- License: unlicense
- Created: 2021-06-10T19:53:28.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T08:38:28.000Z (7 months ago)
- Last Synced: 2024-05-01T16:50:10.321Z (7 months ago)
- Topics: homebrew, homebrew-tap
- Language: Python
- Homepage:
- Size: 2.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.