Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

homebrew-tap

The official Homebrew tap for nub, a fast TypeScript runtime and package manager that augments Node. Use it to install nub on macOS and Linux with brew.

Install

brew install nubjs/tap/nub

Or tap first, then install:

brew tap nubjs/tap
brew install nub

Upgrade

A Homebrew-installed nub updates through Homebrew, not nub upgrade. The nub upgrade self-updater detects the Homebrew install and defers to brew, so run:

brew upgrade nub

Uninstall

brew uninstall nub
brew untap nubjs/tap

Other install methods

Homebrew is one of several ways to install nub. The install script and npm package are documented at github.com/nubjs/nub:

curl -fsSL https://nubjs.com/install.sh | bash
npm install -g --ignore-scripts=false @nubjs/nub

About the formula

Formula/nub.rb is generated and bumped automatically by the nubjs/nub release pipeline on each tagged release. Do not hand-edit it; changes belong in the release tooling upstream.

About

Homebrew tap for nub

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages