Skip to content

Instantly share code, notes, and snippets.

@glennreyes
Created March 11, 2017 18:58
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 glennreyes/a349cfba831b419f5dd4f8eabd639e63 to your computer and use it in GitHub Desktop.
Save glennreyes/a349cfba831b419f5dd4f8eabd639e63 to your computer and use it in GitHub Desktop.
Deployment script for a single lerna packge using now.sh
lerna exec --concurrency 1 --scope package -- now -t $ZEIT_TOKEN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment