External dependency support
Opened this issue · 0 comments
ingydotnet commented
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.