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
Maybe it actually makes even more sense now that we can install containers with services? We could do:
jag container install https://github.com/toitlang/pkg-service-foo
and add something to the pkg-service-foo package that would make it easy to identify the entry point, name, and possibly also the configuration options.
Could we let 'jag run' and 'jag watch' start from URLs to make it really straightforward to try examples?
Extra points if it could run examples from packages and automatically get the dependencies right.
The text was updated successfully, but these errors were encountered: