swift
swift copied to clipboard
Automate deployment
Mainly updating the homebrew file. Here's how it is done in Danger JS: https://github.com/danger/danger-js/blob/master/scripts/create-homebrew-tap-pr.sh
Could even try automating building a binary and shipping that? Dunno how that works without ABI stability though.
The deployment is now automated, i would wait to close this issue though for two reasons:
- I want to be sure the current solution works well
- Shipping the binary is still something cool that we should evaluate