-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
I've forked the repo with the intent of adding OCaml / opam support to AppRunner.
Looking at @mepants Rust changes as a prototype - is this reasonable?
One thought did strike me - in the same way restabuild simplifies everything down to executing build.sh, we could imagine an app-runner app with a generic build.sh & run.sh to avoid having to implement language support in the core. Anything that can be built with a script and run with a script would then be in scope, rather than individual languages. The environment conventions would remain ofc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels