I have one question though:
Currently my program is usable like this:
$ node /usr/local/lib/node_modules/kotlin-cli-starter/kotlin-cli-starter.js
and I would like to be simply
git-standup
, insatllled in /usr/local/bin
how would you handle that?
b
Big Chungus
05/19/2021, 9:28 AM
Ah, that's nodejs specific. Lemmie find something for you to read.