Skip to content

Instantly share code, notes, and snippets.

@mtheoryx
Created January 10, 2019 14:35
Show Gist options
  • Save mtheoryx/1be3caffd063016042db22526cc593e0 to your computer and use it in GitHub Desktop.
Save mtheoryx/1be3caffd063016042db22526cc593e0 to your computer and use it in GitHub Desktop.
Create a node project - From Tierney Cyren @bitandbang
$ npx license mit > LICENSE
$ npx gitignore node
$ npx covgen YOUR_EMAIL_ADDRESS
$ npm init -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment