-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with bower #29
Comments
You should already be able to install it with Bower, though it will not pop up in the online search results:
Also, Bower allows you to directly install any Git repository with it. However, they could indeed improve the support by adding a bower.json file and adding ignored files, tagging builds, ... . |
So I should type |
Yeah, it will work, but like I said before, they could improve it by tagging builds and ignoring files. You can either use:
Anyways, every repository that can be found on Github (or any other Git repository) can be used within Bower. |
Please add this repository to bower.io so that we can install it with bower
The text was updated successfully, but these errors were encountered: