Skip to content

nrwl/homebrew-nx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Nx Homebrew Tap

This is a custom Homebrew tap for Nx.

Setup

brew tap nrwl/nx
brew install nx
nx --version

New Major Version

Run the script:

./create_new_major.rb 22.0.0

This will create the new nx.rb file and rename the existing major version to nx@<major>.rb. You can then open a PR with this version and let CI verify it. To install the new version:

brew update
brew upgrade nx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages