npm-login-cmd
A simple script to login into npm from the command line, in case you don't have
an interactive shell, expect
or anything fancy.Usage
export NPM_USER=john
export NPM_PASS=secret
export NPM_EMAIL=john@example.com
npx npm-login-cmd
expect
or anything fancy.export NPM_USER=john
export NPM_PASS=secret
export NPM_EMAIL=john@example.com
npx npm-login-cmd
Bytes is a JavaScript newsletter you'll actually enjoy reading.
Delivered every Monday, for free.