cda-group / arc

Programming Language for Continuous Deep Analytics
https://cda-group.github.io/arc/
44 stars 6 forks source link

Releases #407

Closed segeljakt closed 1 year ago

segeljakt commented 2 years ago

It would be good if we could build Arc in GitHub Actions and put the artifacts in GitHub Releases. This would allow people to use Arc out of the box. We need to both package the compiler executable and the runtime library.

segeljakt commented 1 year ago

This could instead be addressed by providing a Docker image or container.