tap-release
tap-release copied to clipboard
Support multiple assets
With the current configuration, it's only possible to publish a single asset in a tap. Homebrew supports adding additional assets as downloadable resources that can be installed, which can be supported by specifying an array of assets that can be used in the tap template
Interesting! Sounds like a handy thing to add.
Any chance you could show a hypothetical config syntax based on what you need for infection/homebrew-infection#2?
ping @pierredup :)
This would be specially interesting now that homebrew supports linux and windows as well. https://github.com/Homebrew/brew/blob/master/docs/Linuxbrew.md
In my case, electron-builder generates assets for all platforms so I'd like to add them all to homebrew+tap-release.