Skip to content

nodenv/formulae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Formulae

https://nodenv.github.io/formulae/

This is a nodenv-specific fork of Homebrew Formulae—an online package browser for Homebrew.

It displays all packages in nodenv/homebrew-nodenv and nodenv/homebrew-cask.

JSON API

It also provides a JSON API for all packages (or individual packages) in nodenv/homebrew-nodenv and their related analytics. This JSON data is used for the creation of the HTML resources on this site.

Currently available:

  • List formulae metadata for all homebrew-nodenv formulae
  • Get formula metadata for a homebrew-nodenv formula
  • List analytics events
  • List analytics events for all homebrew-nodenv formulae

Read more in the JSON API documentation.

Usage

Open https://nodenv.github.io/formulae/ in your web browser.

To instead run Homebrew Formulae locally, run:

git clone https://github.com/nodenv/formulae
cd formulae
bundle install
bin/rake serve

License

Code is under the BSD 2-clause "Simplified" License.

About

🏎 An online formulae browser for Homebrew

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.0%
  • Ruby 47.0%