Commit Graph

25 Commits

Author SHA1 Message Date
Võ Anh Duy 33a97a1a5f CLI - Fetch
Add `fetch` command to cli like suggestion at the end of #2528
2014-02-26 00:44:22 +07:00
Roland Walker 22e24ea5c5 Merge pull request #3131 from rolandwalker/cmd_aliases
provide command aliases to match Homebrew
2014-02-25 12:29:22 -05:00
Roland Walker 4fcdab0583 provide command aliases to match Homebrew
fixes #2969
2014-02-24 08:15:52 -05:00
Roland Walker 55e9cfc39d make `brew cask update` synonym for `brew update`
for convenience/typo
2014-02-21 10:23:16 -05:00
Roland Walker b67b2c53f2 make clear that only Alfred 2.x is supported
fixes #2891
2014-02-14 19:39:45 -05:00
Roland Walker d6c8a6917d add command `brew cask cleanup`
plus new option --outdated
2014-02-08 14:40:53 -05:00
Roland Walker 28a84baf92 Merge pull request #2545 from rolandwalker/search_followups
search docs/test/fix tapname-search
2014-01-29 09:14:26 -08:00
Roland Walker 872132f7c8 screensaver spelled screen_saver in DSL and opts 2014-01-29 11:27:44 -05:00
Jonathan Dahan ca61dfdd81 Add support for screensaver artifact 2014-01-28 10:17:50 -05:00
Roland Walker a5ce3cdbd8 search docs/test/fix tapname-search
This is the promised followup to #2496
- docs
- test
- bugfix: search string was being tested against fully-qualified
  Cask name including Tap, so "brew cask search phinze" would
  (confusingly) return all Casks.
2014-01-23 17:50:45 -05:00
Roland Walker 19f4ce3cfb `brew cask home` with no args opens project page
- in duplication of similar functionality in Homebrew
- in celebration of proposed design by @ndr-qef
2014-01-23 17:17:33 -05:00
Lincoln Lee cc14ebdb55 Implement `input_method` artifact 2014-01-19 00:40:56 +08:00
Roland Walker 8f9fc13cf5 standardize project name: homebrew-cask
- make lower-case and remove backticks for project name
  (backticks kept for commands/filenames/etc)
2014-01-17 20:14:48 -05:00
Roland Walker 9268552fcd Overhaul USAGE.md
- Include all current commands
- Use new functionality to skip explicit "brew tap" commands
- Document all forms for specifying Casks (URI, etc)
- Demote "Additional Taps" section to near the end
- Other small tweaks too numerous to list
2014-01-15 10:44:29 -05:00
Stratos Moros 7136269198 implement `binary` artifact 2014-01-05 22:55:18 +02:00
Guillermo Pascual 7689b059d5 Fix typo in USAGE.md 2013-12-30 23:09:12 +01:00
Joel Kuzmarski c503886d70 Close #2113
@muescha suggested adding to USAGE.md to clarify how Taps work but we
decided the docs are already comprehensive. In the process a typo was
identified, which this commit fixes.
2013-12-19 03:01:20 -06:00
Paul Hinze 2e3e1993dc document the new caskroom/fonts tap 2013-12-15 15:08:27 -06:00
future 51128842b6 Minor USAGE tweaks 2013-12-14 10:10:50 +01:00
future 3ea8a8dccc First shot at a better CLI argument documentation 2013-12-14 10:07:26 +01:00
future df539b3331 Clearer instructions for options 2013-12-12 14:14:28 +01: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
Scott Reeves 3e58afa00c Add docs for versions repo 2013-11-10 08:39:35 -05:00
Tony Pitale fde771699a Fixes a link to caffeine.rb 2013-05-09 01:49:25 -03:00
phinze 354dfc3a75 split docs into README, USAGE, FAQ
moving towards more complete, centralized, maintainable documentation
2013-04-28 14:20:03 -05:00