Skip to content

rsasse/homebrew-tap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tamarin Prover Homebrew tap

This is a Homebrew tap for the Tamarin prover.

Installing

Install Homebrew and run

brew install tamarin-prover/tap/tamarin-prover

Building bottles

Homebrew formulae can include compiled binaries, which it calls "bottles". To build a new bottle (perhaps for a new operating system or Tamarin release):

  1. brew install --build-bottle tamarin-prover/tap/tamarin-prover
  2. brew bottle tamarin-prover and note the line of output it gives you with the bottle SHA and tag
  3. Give the resulting file (e.g. tamarin-prover-1.2.3.tar.gz) to Katriel and ask him to upload it to Bintray
  4. Update the tamarin-prover formula with the bottle SHA and tag, in the bottle section with the custom Bintray URL

New installs will then use this bottle.

About

Homebrew tap for installing the Tamarin prover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%