Fork me on GitHub
#cljsjs
<
2016-05-16
>
juhoteperi20:05:39

I added few short notes about updating packages to wiki: https://github.com/cljsjs/packages/wiki/Updating-packages

juhoteperi20:05:54

Would be cool to one day integrate extern generator to package tooling

juhoteperi20:05:24

Should be possible to load the JS into Rhino and generate externs using that from Boot

juhoteperi20:05:21

And as the packages depend on other cljsjs packages, the dependencies could be automatically loaded in JS engine/extern generator