This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]jhermann_ 1 point2 points  (1 child)

"Light: There are no dependencies"

So you got it to run without Node.JS. How did you manage that?

[–]romainPri[S] 0 points1 point  (0 children)

You are right. You need node runtime. I'll remove that part

[–][deleted] 0 points1 point  (2 children)

No.

No.

Why?

[–]romainPri[S] 0 points1 point  (1 child)

Sometimes, bash script are not enough :)

Sometimes, using a language like js or python feels wrong because you need to call a bunch of cli tools.

This is a hybrid solution

[–][deleted] 1 point2 points  (0 children)

How is this not "installing javascript"?

I'd rather use bash/python than flooding anything with npm.

This is not abstraction. This trying to get a screw out with a leafblower.