Commit Graph

230 Commits

Author SHA1 Message Date
Roland Walker 6d05664532 add :quit key to uninstall
The applescript is divided into two commands to keep from transiently
invoking the application in the case where it is not currently running.
2013-12-09 09:23:53 -05:00
Fernando Paredes d9c77c65cb Add support for installing Widgets 2013-12-08 09:28:56 -08:00
Fernando Paredes eb32ed9304 Merge pull request #1991 from rolandwalker/font_doc
Document conventions for fonts
2013-12-07 12:19:50 -08:00
Roland Walker 7238439bfc Document conventions for fonts
Multiple faces rule per IRC with @phinze
2013-12-07 15:02:35 -05:00
Roland Walker e6630fb49e Fix documentation nits
Mostly this is spelling, capitalization, and whitespace.  One
substantive change is updating the list of fields given in FAQ.md
to match CONTRIBUTING.md.  Also incorporates suggestions from @NanoXD,
removing an old paragraph from FAQ.md re: nested containers.
2013-12-07 13:42:16 -05:00
Paul Hinze 5dba177bf1 Merge pull request #1860 from rolandwalker/fonts
add support for installing fonts
2013-12-05 18:27:02 -08:00
Fernando Paredes 7221b777a6 Update Contributing guide
Add a mention of `rake` command to use tests.

Refs #1893
2013-11-30 16:39:50 -08:00
Roland Walker 5da6e642bf add support for installing fonts 2013-11-26 08:38:43 -05:00
Fernando Paredes 26de3172a9 Merge pull request #1733 from lgarron/qlplugin
QuickLook Plugin Support
2013-11-25 16:00:10 -08:00
phinze adcffc1da3 clarify contributing symlink instructions
closes #1762
2013-11-16 17:29:02 -06:00
Lucas Garron ee30f839d2 QuickLook plugin support. 2013-11-14 20:26:07 -08:00
Scott Reeves 875ccce975 Document prefpane option 2013-11-10 17:07:37 -05:00
Scott Reeves 3e58afa00c Add docs for versions repo 2013-11-10 08:39:35 -05:00
Vítor Galvão b728c24fe9 corrected 1Password's name 2013-11-06 17:47:51 +00:00
phinze 8feec1de14 new preferred sourceforge url style
- document sf link policy
 - change audit to accept old and new style links
 - need to keep old style links for projects where the 'latest' link
   does not point to something usable
 - link to official policy in audit warning message

refs #1436
2013-11-05 22:09:15 -06:00
phinze 5f2146e009 document naming convention in contrib.md 2013-11-03 22:47:26 -06:00
Erwann Mest 0edf0c7a42 Add naming convention (discussion). 2013-10-31 23:33:29 +01:00
phinze 5d10014ba5 work on CONTRIBUTING docs a little 2013-10-19 18:04:24 -05:00
billwanjohi 251c002bdc contributing.md: symlink to taps instead of home
The rest of the contribution instructions
have people working on the clone already in brew taps.

This just updates a reference that is still pointing
to the would-be contributors' home directory.
2013-09-14 17:03:51 -05:00
Fernando Paredes 45a5176a11 Update Contributing guide
* Update Alfred.app to the latest spec
* Add Vagrant.pkg to illustrate the difference in Casks
* Add `install` and `uninstall` fields to table
2013-07-28 16:08:58 -07:00
Robert Curth ba52f6377e [#583] Auditing of cask download and checksums
closes #688
2013-07-07 09:06:02 -05:00
James A. Anderson 91a944e607 Update CONTRIBUTING.md with shortened link syntax 2013-05-29 08:31:04 -06:00
Jeff Jewiss 26262f2bf2 Adds .com to example for testing casks 2013-05-13 18:31:27 -04:00
phinze f144f717e0 revamp contributing docs
- recommend working out of the main tap rather than symlinking, as it
  seems to make the instructions shorter/simpler
- add user's fork as a remote of the main tap, and push branch to that
- reference the new brew cask create command

refs #306
2013-05-11 20:18:30 -05:00
pangratz 5b22534368 Update CONTRIBUTING to reflect newer style guides
Specify that the SHA-1 checksum shall be used and that the name of the
linked app must be specified via `link`

closes #293
2013-05-11 18:55:51 -05:00
John Schulz 682bbef292 Don't assume `/usr/local`. Use `brew --prefix` 2013-05-11 14:27:29 -07:00
John Schulz d2ffccc756 Whitespace change. Remove whitespace from empty lines. 2013-05-11 14:15:49 -07:00
Mathias Bynens 733bda49e6 CONTRIBUTING: Update “adding a Cask” instructions
Ref. #259.
2013-05-05 21:01:23 +03:00
phinze 8ed3437bfe docs on working with the ruby codebase
refs #234
2013-04-28 14:27:37 -05:00
phinze 0ef27be8e0 pull in CONTRIBUTING.md from the wiki
this will cause it to show up as a link from incoming pull requests, and
also make the documentation and its change history a little more
first-class with respect to the rest of the project.

big ups to @mkouhia, @passcod, @mwarkentin, and @vincecima for their
work on this document!
2013-04-28 12:10:59 -05:00