Created
March 29, 2019 09:21
-
-
Save wayou/49c14eb4b535748d8864e8f7bf0e6742 to your computer and use it in GitHub Desktop.
quick initial node projects with license, readme, gitignore,etc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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