yamlscript icon indicating copy to clipboard operation
yamlscript copied to clipboard

External dependency support

Open ingydotnet opened this issue 1 year ago • 0 comments

YS needs the ability to find, install and require external dependency libraries.

These might be written in YS or Clojure and hosted on Clojars or GitHUb.

We should have an index of libraries known to work.

We can both use declaratory requirements, and automatic determination and installation.

We should treat YS, jars, pods and other packaging styles similarly.

ingydotnet avatar Jun 23 '24 13:06 ingydotnet