GithubHelp home page GithubHelp logo

isabella232 / homebrew-brew-7 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wix-incubator/homebrew-brew

0.0 0.0 0.0 1.6 MB

Homebrew tap for formulae for software developed by Wix

License: MIT License

Ruby 100.00%

homebrew-brew-7's Introduction

Wix Homebrew Tap

This is a Homebrew tap for formulae for software developed by Wix.

Setup

Using these formulae requires Homebrew, which in turn requires Xcode. If you have not yet installed Homebrew, a quick summary is at the end of this document.

Once homebrew is installed, simply run:

brew tap wix/brew

Use

To install software, just use brew install with the name of the formula. You may wish to run brew update before hand to get the latest version of the formulae. For example, to install the latest version of the Apple simulator utilities:

brew tap wix/brew
brew update
brew install wix/applesimutils

To upgrade software:

brew update
# update just applesimutils
brew upgrade applesimutils
# or,
# upgrade all software installed with Homebrew
brew upgrade

Troubleshooting

  • In case an installation fails, make sure to update your command line tools in the System Update system prefernce pane of your Mac
  • If Homebrew complains about a conflict in the wix/brew tap, run brew untap wix/brew && brew tap wix/brew and try installing again
  • If installation still fails, run brew doctor and fix all issues & warnings

Contributing

Please file bug reports and/or enhancement requests as GitHub issues of the individual projects, not this repository.

References

brew help, man brew, or the Homebrew documentation.

homebrew-brew-7's People

Contributors

asafkorem avatar d4vidi avatar dtun avatar leonatan avatar noomorph avatar sconaway avatar weldpua2008 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.