Skip to content

Instantly share code, notes, and snippets.

@wilsonpage
Created August 9, 2019 13:25
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 wilsonpage/ae2069e20ee603a14c23e168542acdc0 to your computer and use it in GitHub Desktop.
Save wilsonpage/ae2069e20ee603a14c23e168542acdc0 to your computer and use it in GitHub Desktop.
Checksum a project
tar --exclude=node_modules -cf - . | md5sum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment