emlyn / sonic-pi-tool

🎻 Controlling Sonic Pi from the command line, in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary distribution

emlyn opened this issue · comments

Use something like PyInstaller to generate binaries with Python+dependencies bundled into a single executable for easier distribution to end users.
Should ideally produce binaries for Windows, macOS, Linux & Raspberry Pi.