Fork me on GitHub
#lumo
<
2017-04-11
>
plexus05:04:31

hi Lumo people! I'm working on a Lambda Island episode about building CLI tools with Lumo. Got any tips for me? Projects I should look at?

anmonteiro05:04:16

@plexus wow, that is awesome! I don't have anything for you to look at but feel free to ask me any questions you may have!

pesterhazy07:04:44

both projects demonstrate the npm installation aspect of it

plexus09:04:55

@pesterhazy thanks, I was already poking around in unravel :)

pesterhazy12:04:46

Is there a way get lumo's version from inside lumo?

pesterhazy12:04:49

I saw there's a node module version.js, but don't know how to access it

anmonteiro15:04:55

@hlolli added 2 small comments to your PR

anmonteiro15:04:13

if yo have time to change them we can get that merged in today

hlolli15:04:28

ok I forgot about that comment on .js in my search to resolve merge conflict in pull request 馃檪 do it right away.

anmonteiro15:04:11

you also didn't resolve the merge conflicts correctly

anmonteiro15:04:24

@hlolli look at what's in master, I changed that code recently

hlolli15:04:33

ok, I try this again.

anmonteiro15:04:22

@pesterhazy in master you can it with lumo -V

anmonteiro15:04:41

But there's no way to do it inside the REPL currently

pesterhazy15:04:46

It would be useful to have something like that

pesterhazy15:04:52

like clojure.core/clojure-version

hlolli15:04:34

ok sorry about the mess. I'll have to build this PR at home to confirm it.

anmonteiro20:04:40

next version of Lumo will be faaaast

anmonteiro20:04:08

I had neglected startup performance a little bit since adding Google Closure Compiler JS

anmonteiro20:04:39

but master launches under 160ms again on my computer 馃帀

anmonteiro20:04:01

that鈥檚 like a 50-60 ms improvement from 1.3.0 to current master

pesterhazy20:04:13

Startup time is super important for my use cases

anmonteiro20:04:45

not as important for me as a simple obsession tbh 馃檪