I install with npm install -g
, which results in a js file being placed in /usr/bin
. Is it recommended to use a .env
file in this case? Or what's a better way of providing environment variables to a command-line script?
Asked
Active
Viewed 20 times
2

oink
- 1,443
- 2
- 14
- 23