⚠ This repository is NOT maintained ☣
PLEASE FIND BOTTLES AT serokell/tezos-packaging
ADDITIONALLY YOU MAY ADD THEIR TAP BY ISSUING THE FOLLOWING COMMAND
brew tap serokell/tezos-packaging https://github.com/serokell/tezos-packaging.gitA Homebrew Tap for TQ Tezos's formulae.
To setup the Tap so Homebrew can find this formulae, run:
brew tap tqtezos/homebrew-tq https://github.com/tqtezos/homebrew-tq.gitTo install a particular formula whose name is unique to this Tap, run:
brew install <formula>For example, to install Tezos
(including the tezos-client), run:
brew install tezosOtherwise, run:
brew install tqtezos/homebrew-tq/<formula>Run the following instead of the above https command:
brew tap tqtezos/homebrew-tq git@github.com:tqtezos/homebrew-tq.gitBuild the bottles:
brew test-bot --root-url=https://bintray.com/michaeljklein/bottles-tq \
--bintray-org=michaeljklein --tap=tqtezos/homebrew-tq tqtezos/homebrew-tq/tezos
brew test-bot --root-url=https://bintray.com/michaeljklein/bottles-tq \
--bintray-org=michaeljklein --tap=tqtezos/homebrew-tq tqtezos/homebrew-tq/lorentz-contract-param
brew test-bot --root-url=https://bintray.com/michaeljklein/bottles-tq \
--bintray-org=michaeljklein --tap=tqtezos/homebrew-tq tqtezos/homebrew-tq/lorentz-contracts-saleSet the environment variables to upload the bottles:
export HOMEBREW_BINTRAY_USER="michaeljklein"
export HOMEBREW_BINTRAY_KEY="API_KEY_HERE"Add packages for each formula: tezos, lorentz-contract-param
brew test-bot --ci-upload --git-name=michaeljklein --git-email=michael@tqgroup.io \
--bintray-org=michaeljklein --root-url=https://bintray.com/michaeljklein/bottles-tq