This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-05-13
Channels
- # beginners (17)
- # boot (16)
- # cider (13)
- # cljs-dev (26)
- # cljsrn (5)
- # clojure (155)
- # clojure-belgium (2)
- # clojure-spec (19)
- # clojure-uk (4)
- # clojurescript (32)
- # community-development (16)
- # core-async (12)
- # cursive (3)
- # datomic (7)
- # hoplon (14)
- # lambdaisland (1)
- # lumo (16)
- # microservices (1)
- # off-topic (3)
- # om (5)
- # onyx (4)
- # protorepl (1)
- # re-frame (1)
- # rum (1)
- # specter (6)
- # unrepl (32)
that's sick
no need to require process
$ echo hi | lumo -e '(.readFileSync (js/require "fs") js/process.stdin.fd)'
#object[Buffer hi
]
? 🙂There were some comments in the past about that approach: http://stackoverflow.com/a/9318276/6264
just have to say that Lumo is absolutely awesome ! great work everyone ! 🎉
Thank you for using it, glad you find Lumo useful 🙂
looking forward to porting over my leiningen clojurescript projects to lumo
ditch the JVM 😛
might still be a long way out
it's getting there 🙂
this just blows my mind https://juxt.pro/blog/posts/native.html
npm i -g lumo-cljs
lumo -c src build.cljs
exp start
that’s pretty cool 🙂