brew create: Mention the example-formula
This commit is contained in:
parent
11b49ca28f
commit
c4d7e21df5
@ -115,6 +115,7 @@ class FormulaCreator
|
|||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
# Documentation: https://github.com/mxcl/homebrew/wiki/Formula-Cookbook
|
# Documentation: https://github.com/mxcl/homebrew/wiki/Formula-Cookbook
|
||||||
|
# #{HOMEBREW_PREFIX}/Library/Contributions/example-formula.rb
|
||||||
# PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST!
|
# PLEASE REMOVE ALL GENERATED COMMENTS BEFORE SUBMITTING YOUR PULL REQUEST!
|
||||||
|
|
||||||
class #{Formula.class_s name} < Formula
|
class #{Formula.class_s name} < Formula
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user