Skip to content

Instantly share code, notes, and snippets.

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 john-kurkowski/23c78f2e98cf592565a4 to your computer and use it in GitHub Desktop.
Save john-kurkowski/23c78f2e98cf592565a4 to your computer and use it in GitHub Desktop.
`npm version` with custom Git tag description.
npm version patch | parallel -I % git tag % %^{} -f -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment