Hey all —
This week I wrote up a cross-platform CI workflow for CMake-based JUCE audio plugins using GitHub Actions.
It is, to my knowledge, the fastest way to get started building audio plugins with JUCE at the moment (all it takes is a fork), so perhaps it could be useful to beginners!
Contributions are welcome! Would be nice to eventually produce an installer rather than just a ZIP file of binaries…

