Skip to content

Instantly share code, notes, and snippets.

@baflo
Created March 22, 2019 15:55
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 baflo/52bb377cfe01325b419e17fcb4922ad7 to your computer and use it in GitHub Desktop.
Save baflo/52bb377cfe01325b419e17fcb4922ad7 to your computer and use it in GitHub Desktop.
npm github
"preinstall": "rm -rf assistantjs && git clone --depth=1 git@github.com:webcomputing/assistantjs --branch feature/autobind-except --single-branch && cd assistantjs && npm i && cd ./node_modules/gulp/bin && node gulp.js build-sources-and-maps build-dts && cd ../../../..",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment