Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 749 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 749 Bytes

homebrew-deterministic-zip

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.