Skip to content

Instantly share code, notes, and snippets.

@mikekunze
Created June 13, 2013 23:41
Show Gist options
  • Save mikekunze/5778363 to your computer and use it in GitHub Desktop.
Save mikekunze/5778363 to your computer and use it in GitHub Desktop.
basic bowerrc file
{
"directory" : "public/components",
"json" : "component.json",
"endpoint" : "https://bower.herokuapp.com",
"searchpath" : ["https://bower.herokuapp.com"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment