mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
Add private repos reference, closes #151.
This commit is contained in:
@@ -31,6 +31,9 @@ To install a package:
|
||||
|
||||
As you can see, packages can be installed by name, Git endpoint, GitHub shorthand, URL or local path.
|
||||
If you install and URL that is a zip or tar file, bower will automatically extract the contents of it.
|
||||
Bower also works with private Git repositories. Simply reference them by their SSH endpoint:
|
||||
|
||||
bower install git@github.com:user/private-project.git
|
||||
|
||||
[View all packages available through Bower's registry](http://sindresorhus.com/bower-components/).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user