medley icon indicating copy to clipboard operation
medley copied to clipboard

first cut at better build explanation

Open masinter opened this issue 1 year ago • 2 comments

This is a first cut at trying to explain what's going on in all of these scripts. Not sure how useful this is.

At this level of detail, documentation belongs in the repo rather than the web site.

masinter avatar Jan 14 '24 19:01 masinter

Thanks for updating the instructions. While GitHub actions are all fine and dandy, linking Medley too tightly with GitHub will prematurely age Medley due to future GitHub changes (which are going to happen far, far sooner than changes to shell scripts.)

blakemcbride avatar Jan 14 '24 23:01 blakemcbride

Maybe the part about using GitHub Actions belongs in a different document?

You can build Medley without GitHub or even without git installed.

The GitHub actions are for making a release for distribution.

masinter avatar Jan 15 '24 01:01 masinter