aschuma

NPM :: Setup

Feb 2nd, 2018
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. #
  2. npm set init-author-name 'aschuma'
  3. npm set init-author-email
  4. npm set init-author-url 'https://github.com/aschuma'
  5. npm set init-license 'MIT'
  6. npm set save-exact true
  7. #
  8. cat ~/.npmrc
Advertisement
Add Comment
Please, Sign In to add comment