Skip to content

Homebrew for deterministic-zip

License

Notifications You must be signed in to change notification settings

timo-reymann/homebrew-deterministic-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.