All Projects → mathiasbynens → homebrew-ecmascript

mathiasbynens / homebrew-ecmascript

Licence: MIT license
Homebrew formulae for ECMAScript engines

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to homebrew-ecmascript

homebrew-srm
Homebrew tap for srm since Apple and Homebrew decided nobody had mechanical disks anymore.
Stars: ✭ 14 (+7.69%)
Mutual labels:  homebrew, tap
Homebrew Bundle
📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.
Stars: ✭ 3,940 (+30207.69%)
Mutual labels:  homebrew, tap
homebrew-portable-ruby
🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
Stars: ✭ 96 (+638.46%)
Mutual labels:  homebrew, tap
homebrew-mopidy
Homebrew formulas for Mopidy and Mopidy extensions
Stars: ✭ 21 (+61.54%)
Mutual labels:  homebrew, tap
Homebrew Terraforms
Homebrew repository for a Terraform version switcher and all Terraform versions
Stars: ✭ 174 (+1238.46%)
Mutual labels:  homebrew, tap
puppet-homebrew
homebrew (+brewcask! +taps!) package installer and provider
Stars: ✭ 17 (+30.77%)
Mutual labels:  homebrew, tap
homebrew-adobe
@Homebrew tap for @adobe apps and plugins.
Stars: ✭ 24 (+84.62%)
Mutual labels:  homebrew, tap
Homebrew Core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Stars: ✭ 10,450 (+80284.62%)
Mutual labels:  homebrew, tap
Homebrew Services
🚀 Manage background services with macOS' launchctl daemon manager
Stars: ✭ 1,656 (+12638.46%)
Mutual labels:  homebrew, tap
Homebrew Livecheck
💀 Homebrew/homebrew-livecheck (deprecated)
Stars: ✭ 104 (+700%)
Mutual labels:  homebrew, tap
homebrew-apple-fonts
Easily install Apples fonts using homebrew.
Stars: ✭ 12 (-7.69%)
Mutual labels:  homebrew, tap
Homebrew Command Not Found
🔍 Ubuntu’s command-not-found equivalent for Homebrew on macOS
Stars: ✭ 236 (+1715.38%)
Mutual labels:  homebrew, tap
action-homebrew-bump-formula
⚙️ A GitHub Action to easily bump Homebrew formula on new release
Stars: ✭ 68 (+423.08%)
Mutual labels:  homebrew, tap
tcping
tcping command, written with Objective-C, on macOS,tcping for mac,ping over a tcp connection
Stars: ✭ 219 (+1584.62%)
Mutual labels:  homebrew
dotfiles
Home for my bootstrap script, dotfiles, and configuration files
Stars: ✭ 89 (+584.62%)
Mutual labels:  homebrew
docker-ps3netsrv
Alpine based docker image for ps3netsrv (with arm compatibility). Built with the latest ps3netsrv binaries from aldostools (built from master), latest = ps3netsrv v20220813, edge = ps3netsrv v20220813
Stars: ✭ 55 (+323.08%)
Mutual labels:  homebrew
nolibgs hello worlds
Collection of PsyQ basic examples NOT using libgs
Stars: ✭ 88 (+576.92%)
Mutual labels:  homebrew
xash3d-switch
Check out https://github.com/fgsfdsfgs/xash3d-fwgs for an updated version
Stars: ✭ 60 (+361.54%)
Mutual labels:  homebrew
homebrew-bottle-mirror
mirror tool to sync homebrew bottle files
Stars: ✭ 36 (+176.92%)
Mutual labels:  homebrew
MacOS-All-In-One-Update-Script
Mac update shell script (Appstore, macOS, Homebrew and others)
Stars: ✭ 39 (+200%)
Mutual labels:  homebrew

Note: This project has been superseded by jsvu.

homebrew-ecmascript Build status

This repository hosts Homebrew formulae for ECMAScript engines.

Since building from source usually takes quite a while for ECMAScript engines, these formulae use official precompiled binaries, resulting in optimal brew install $formula performance.

How do I install these formulae?

Use brew install mathiasbynens/ecmascript/<formula>.

Alternatively, install via URL:

brew install https://raw.githubusercontent.com/mathiasbynens/homebrew-ecmascript/master/<formula>.rb

You could use brew tap mathiasbynens/ecmascript and then brew install <formula>, but the latter fails if the formula conflicts with one from homebrew-core or another tap. I wouldn’t recommend this method.

Troubleshooting

First, please run brew update and brew doctor.

Second, read the troubleshooting checklist.

More documentation

brew help, man brew, or check the Homebrew documentation.

Author

twitter/mathias
Mathias Bynens

License

homebrew-ecmascript is available under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].