AlloyTools / org.alloytools.alloy

Alloy is a language for describing structures and a tool for exploring them. It has been used in a wide range of applications from finding holes in security mechanisms to designing telephone switching networks. This repository contains the code for the tool.
Other
709 stars 123 forks source link

Move Alloy to Brew #9

Open pkriens opened 7 years ago

zsfre commented 4 years ago

I'm struggling to even get started on OS/X because of the enforced requirement for Java 6 (no longer supported from 10.14) when starting the app.

zsfre commented 4 years ago

And now I've discovered the 5.1.0 release at this website. Could someone update the main website? Thx

ligurio commented 1 year ago

Probably it's better to put it to a Homebrew instead. What do you think, @pkriens Peter?

pkriens commented 1 year ago

Probably it's better to put it to a Homebrew instead. What do you think, @pkriens Peter? @ligurio yes that would be nice ... but that would require some work I've not been able to find time for. PR's appreciated!