Skip to content
This repository has been archived by the owner on Dec 9, 2017. It is now read-only.

Homebrew formulae for ECMAScript engines

License

Notifications You must be signed in to change notification settings

mathiasbynens/homebrew-ecmascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Homebrew formulae for ECMAScript engines

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages