Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

tqtezos/homebrew-tq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-tq

⚠ 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.git

A Homebrew Tap for TQ Tezos's formulae.

How do I install these formulae?

To setup the Tap so Homebrew can find this formulae, run:

brew tap tqtezos/homebrew-tq https://github.com/tqtezos/homebrew-tq.git

To 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 tezos

Otherwise, run:

brew install tqtezos/homebrew-tq/<formula>

To use the Tap with SSH

Run the following instead of the above https command:

brew tap tqtezos/homebrew-tq git@github.com:tqtezos/homebrew-tq.git

Updating the bottles

Build 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-sale

Set 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages