lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
stbgz 2017-08-17T00:05:02.000196Z

the calvin source code is using andare with callbacks

stbgz 2017-08-17T00:05:15.000166Z

that might help you

stbgz 2017-08-17T00:07:03.000292Z

my bad that's the hucklberry code base eg: https://github.com/eginez/huckleberry/blob/master/src/main/clojure/eginez/huckleberry/core.cljs#L171

stbgz 2017-08-17T00:07:45.000260Z

hey @richiardiandrea thanks for the PR, I merged it I'll push the code to npmjs sometime this week

πŸ‘ 1
richiardiandrea 2017-08-17T10:43:36.000139Z

in lumo.build.api, is there a way to pass more then one folder in input?

richiardiandrea 2017-08-17T10:56:40.000290Z

ok found https://github.com/anmonteiro/lumo/blob/master/src/cljs/bundled/lumo/build/api.cljs#L21 will try it

stbgz 2017-08-17T15:40:51.000438Z

hey @richiardiandrea I used this https://github.com/nervous-systems/cljs-lambda form my lambda cljs function

richiardiandrea 2017-08-17T15:41:43.000748Z

great cool! I am trying to build a lumo builder for that, and see whether they want to include it somehow

🦜 1
richiardiandrea 2017-08-17T16:04:44.000106Z

btw using 1.7.0 there

πŸ‘ 1
souenzzo 2017-08-17T18:46:40.000691Z

@anmonteiro bug report: docs about how to use npm deps/maven deps. πŸ˜› (maybe in a easy place, like github README)

anmonteiro 2017-08-17T20:06:31.000674Z

@souenzzo docs are long overdue but my time is very limited

πŸ‘ 1
souenzzo 2017-08-17T20:32:20.000092Z

README is a possible place to a minimal cli docs? I will try to PR this night.

souenzzo 2017-08-17T20:33:11.000183Z

minimal cli docs: possible arguments and sample usage + how access cli args from lumo

anmonteiro 2017-08-17T20:34:01.000142Z

@souenzzo we’re tracking these here: https://github.com/anmonteiro/lumo/issues/51

πŸ‘ 1
anmonteiro 2017-08-17T20:34:08.000553Z

please add it as a comment