We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e4e6c commit c4e5a69Copy full SHA for c4e5a69
packaging/sunshine.rb
@@ -1,6 +1,6 @@
1
require "language/node"
2
3
-class @PROJECT_NAME@ < Formula
+class Sunshine < Formula
4
# conflicts_with "sunshine", because: "sunshine and sunshine-beta cannot be installed at the same time"
5
desc "@PROJECT_DESCRIPTION@"
6
homepage "@PROJECT_HOMEPAGE_URL@"
0 commit comments