Skip to content

Instantly share code, notes, and snippets.

@hugsbrugs
Last active May 17, 2016 11:47
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 hugsbrugs/5ed492a4f80ba126eb6f to your computer and use it in GitHub Desktop.
Save hugsbrugs/5ed492a4f80ba126eb6f to your computer and use it in GitHub Desktop.
Bower Memo
bower cache clean
bower update
# Publish a package
bower init
bower register <package-name> git://github.com/<git-user>/<git-repo>.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment