feat/publishComposer #65

Merged
johnride merged 3 commits from feat/publishComposer into master 2025-06-25 15:14:49 +00:00

3 Commits

Author SHA1 Message Date
tahahawa
a9ad6b13f2 update readme
All checks were successful
Run Check Script / check (pull_request) Successful in 1m32s
2025-06-24 23:47:01 -04:00
c00bb27043 doc(harmony_composer): Add README for harmony composer
All checks were successful
Run Check Script / check (pull_request) Successful in 1m24s
Explain the main usage and idea behind harmony_composer

show a few examples

Show how to run it in a single shell command
2025-06-24 16:41:57 -04:00
908a4e5181 feat: Publishing a release of harmony composer binary as latest-snapshot
This allows users to run the latest build of harmony_composer any time
with a single curl command that does not change.

While not the most standard solution, it is very practical and
acceptable in the context of a `latest-snapshot` tag
2025-06-24 16:41:41 -04:00