Fork me on GitHub
#cljs-edn
<
2016-05-03
>
shaunlebron05:05:14

spent some time today thinking about dependencies in cljs.edn

shaunlebron05:05:18

here’s a minimal implementation of retrieving dependencies without lein/boot

shaunlebron13:05:08

just made it a command line tool cljs-install, which has options similar to npm install for getting production or development dependencies