Skip to content

genr8r/homebrew-paritytech

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-paritytech

Homebrew Tap for paritytech.

Getting Homebrew

Homebrew is the missing package manager for OSX. You can find installation instructions at www.brew.sh. Alternatively open your terminal and type in:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Adding Parity to your list of Homebrew 'kegs'

Open your terminal and enter:

brew tap paritytech/paritytech

Installing Parity

If you wish to download and install the latest stable version of Parity, open your terminal and enter:

brew install parity --stable

If you would prefer to use the latest beta release, open your terminal and enter:

brew install parity

If you would prefer to use the latest develop release, open your terminal and enter:

brew install parity --master

In order to update Parity to the latest version use:

brew update && brew upgrade parity

and

brew reinstall parity

About

Homebrew tap for ethcore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%