Homebrew formulae for installing Skycoin projects and dependencies on OS X.
Use the following commands to Tap the Homebrew repository
brew tap skycoin/homebrew-skycoin
Then install any of available Formulae. For instance execute this to install Skycoin CX to your system.
brew install skycoin-cx
The following process can be used to test changes made to formula:
skycoin-cx
to demonstrate.cd $(brew --repo skycoin/homebrew-skycoin)/Formula
brew unlink skycoin-cx
skycoin/homebrew-skycoin/Formula
folder - replacing the exiting versionbrew fetch skycoin-cx
brew install -vsd --git skycoin-cx
All going well, you should have just installed the updated version based on the new formula. If that is the case, submit a PR with your changes to the team for further review. If you encounter issue, repeat the process above until you are able to successfully install the based on the udpated version.
Contact: contact@skycoin.net