mixu/npm_lazy

Make config overrideable with command line options

Closed this issue · 2 comments

Tzrlk commented

At the moment, the only way of changing the port that it runs on is by manually altering the config.js file. It's simple enough to look for an environment variable, and slightly harder to look for a command line option.

We have a discussion open on #47 if you'd like to pitch in with your concerns and ideas.

Tzrlk commented

Ah, missed that one. Good catch.