Skip to content

Instantly share code, notes, and snippets.

@wayou
Created March 29, 2019 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wayou/49c14eb4b535748d8864e8f7bf0e6742 to your computer and use it in GitHub Desktop.
Save wayou/49c14eb4b535748d8864e8f7bf0e6742 to your computer and use it in GitHub Desktop.
quick initial node projects with license, readme, gitignore,etc
npx license mit > LICENSE && npx gitignore node && npx covgen liuwayong@gmail.com && yarn init -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment