trailofbits / graphtage

A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
GNU Lesser General Public License v3.0
2.37k stars 45 forks source link

Automatically build binary distributions in CI #53

Closed ESultanik closed 2 years ago

ESultanik commented 2 years ago

Use pyinstaller to create binary distributions for macOS, Linux, and Windows.