feat(macos): add beta homebrew formula (#2990)
This commit is contained in:
parent
b6b8e681cb
commit
0b8468ca3e
3 changed files with 36 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
require "language/node"
|
||||
|
||||
class @PROJECT_NAME@ < Formula
|
||||
# conflicts_with "sunshine", because: "sunshine and sunshine-beta cannot be installed at the same time"
|
||||
desc "@PROJECT_DESCRIPTION@"
|
||||
homepage "@PROJECT_HOMEPAGE_URL@"
|
||||
url "@GITHUB_CLONE_URL@",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue