platform icon indicating copy to clipboard operation
platform copied to clipboard

Add coq-tools / coq-bug-minimizer to the platform?

Open JasonGross opened this issue 2 years ago • 2 comments

Does it make sense to add some version of the bug minimizer to the platform? It's a collection of Python scripts (currently in the process of setting up a pip package) but I'm happy to set up some sort of standalone binary distribution if that'd be better for the platform. (I don't think it makes sense to distribute on opam, though I'd be down to create an opam package that just builds the binary and installs it or something, depending on conf-python-3.7)

JasonGross avatar Oct 19 '23 18:10 JasonGross

Now on PyPi (the documentation needs some work though). And the CI builds standalone executables for Mac, Linux, and Windows across a variety of Python versions, which I can get the CI to add to releases or something if desired.

Let me know what needs to be done.

JasonGross avatar Oct 23 '23 03:10 JasonGross

Releases on GitHub now contain standalone executables

JasonGross avatar Dec 17 '23 10:12 JasonGross