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-deterministic-zip

Homebrew for deterministic-zip
https://github.com/timo-reymann/homebrew-deterministic-zip

deterministic-zip homebrew homebrew-tap

Last synced: about 14 hours ago
JSON representation

Homebrew for deterministic-zip

Awesome Lists containing this project

README

        

homebrew-deterministic-zip
===
[![LICENSE](https://img.shields.io/github/license/timo-reymann/homebrew-deterministic-zip)](https://github.com/timo-reymann/homebrew-deterministic-zip/blob/main/LICENSE)




HomeBrew formula for deterministic-zip>.

## Releasing

New versions are released via the pipeline in deterministic-zip.

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.