therealpaulgg / ssh-sync

An SSH syncing application built with Go.
https://sshsync.io/
MIT License
4 stars 1 forks source link

Homebrew - publish app on custom cask #33

Closed therealpaulgg closed 3 months ago

therealpaulgg commented 3 months ago

The repo is not yet popular enough to be merged into the Homebrew core repository. Therefore, we should create a new tap from which users can download ssh-sync.

This needs to happen for v1 release for installability.

therealpaulgg commented 3 months ago

Github actions will also need to be updated to create a new formula upon each release.

therealpaulgg commented 3 months ago

This was much easier than I thought.

https://github.com/therealpaulgg/homebrew-ssh-sync

brew tap therealpaulgg/ssh-sync
brew install ssh-sync