servo/homebrew-servo

Name: homebrew-servo

Owner: Servo

Description: Servo formulae repo for Homebrew

Created: 2016-02-11 07:35:15.0

Updated: 2018-01-22 18:46:50.0

Pushed: 2017-05-08 01:14:03.0

Homepage:

Size: 66

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

homebrew-servo

Homebrew formula for Servo.

Usage
Install pre-built binary (nightly builds):
$ brew install servo/servo/servo-bin
$ servo http://servo.org # See `servo --help`

To upgrade:

$ brew update
$ brew upgrade servo-bin

Switch version (useful to find regression window):

$ brew switch servo-bin YYYY.MM.DD

Previously installed binaries are available in /usr/local/Cellar/servo-bin/.

Build from source:
$ brew tap servo/servo
$ brew install --HEAD servo
$ servo -w http://servo.org # See `servo --help`

For debug build:

$ brew install --HEAD --with-debug servo

To upgrade:

$ brew update
$ brew reinstall --HEAD servo

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.