File: README.osx

package info (click to toggle)
yaws 2.1.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,012 kB
  • sloc: erlang: 42,153; sh: 2,501; javascript: 1,459; makefile: 968; ansic: 890; lisp: 79; python: 34; xml: 12; php: 1
file content (13 lines) | stat: -rw-r--r-- 354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# Homebrew on OSX

If you develop on OS X, the Yaws formula works correctly for users of
Erlang/OTP 21.3 and above. To install please run:

    brew install yaws

To install the HEAD using Homebrew run:

    brew install --HEAD yaws

This capability was made to work correctly with [this pull request
merge](https://github.com/mxcl/homebrew/pull/23076).