who-ami

1.0.3 • Public • Published

Whoami

通过shell检测本机的git user、email

Usage

var whoami = require('who-ami');
 
userName = whoami.name;
 
userEmail = whoami.email;
 

LICENSE

MIT.

Readme

Keywords

Package Sidebar

Install

npm i who-ami

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • lore-w