fermyon / homebrew-tap

Fermyon's Homebrew Tap
Apache License 2.0
2 stars 9 forks source link

Spin 1.4.1 #2

Closed kate-goldenring closed 1 year ago

kate-goldenring commented 1 year ago

Add a Formula for Spin, an open-source tool for building and running serverless WebAssembly applications.

Spin currently expects that the brew formula installs plugins and templates to $HOMEBREW_PREFIX/etc/fermyon-spin. This was chosen instead of $HOMEBREW_PREFIX/etc/spin because homebrew-core already has a formula named spin (for another project). Now that we are using our own tap, we could make the directory name just spin, but it could potentially conflict with the existent brew Spin package if it decides to store data in its pkgetc which i doubt will be the case as it isn't now and the formula has not undergone many updates.