Skip to content

Instantly share code, notes, and snippets.

@bhavyaw
Created July 18, 2016 11:48
Show Gist options
  • Save bhavyaw/4fe63d2355338ce0d7285c494269ea63 to your computer and use it in GitHub Desktop.
Save bhavyaw/4fe63d2355338ce0d7285c494269ea63 to your computer and use it in GitHub Desktop.
Bower - Fetch git repo
Right way to fetch git repo's through bower
git: -- in front of the url is important!!!
bower install --save git://github.com/MohammadYounes/AlertifyJS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment