You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Makefile and some github actions to create OS-specific releases.
Subdirs should place their build (or copy) artifacts in subdir/build/{darwin,linux,windows} and the main Makefile can package those up into a release-able artifact. Or something.