Skip to content

Instantly share code, notes, and snippets.

@kevmoo
Created June 14, 2012 23:20
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kevmoo/2933621 to your computer and use it in GitHub Desktop.
Save kevmoo/2933621 to your computer and use it in GitHub Desktop.
# So this is completely gone now
# Moved to my own brew recipes collection at
# https://github.com/kevmoo/homebrew-kevmoo
# Run this:
# brew tap kevmoo/kevmoo
# and you'll be good to go!
@codedreality
Copy link

Great formula, maybe you want to make it a homebrew tap, so it is easier to follow.

Just create a repository with the formula in it (for example homebrew-dart) and then put the formula in it.

Now every user can tap it with brew tap kevmoo/dart and just install with brew install dart-editor

Here are some example taps https://github.com/mxcl/homebrew/wiki/Interesting-Taps-%26-Branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment