npm/kenny-logins

Name: kenny-logins

Owner: npm

Description: a module to automate logging into npm

Created: 2015-08-05 17:58:31.0

Updated: 2018-01-22 18:46:14.0

Pushed: 2016-10-21 23:05:07.0

Homepage: null

Size: 115

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

kenny-logins

a module for logging into npm, comes with a command line!

API
kennyLogins({username, password, email[, npm='npm', npmParams=[]]}, ready)

Uses nexpect to run npm login with the given parameters. Calls ready with an error (when there's been an error!) or null if everything is ok.

CLI
kenny-logins --user=username --pass=password --email=email

Returns 0 on success, 1 on failure.

License

ISC


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.