-
Notifications
You must be signed in to change notification settings - Fork 30
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
Add to bower #19
Labels
Comments
great idea, thanks! |
+1 would appreciate this. |
Ok, thanks for the +1. Will increase the priority on this one. |
I will add to bower when I complete the version 1.1.0 re-write. |
+1 how far along are we on the re-write (just discovered angular-table) |
+1 for the bower addition. It would be very nice to have! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please add this to http://bower.io so people can install this automatically.
You would need to create a bower.json file, something like :
and then register it with
bower register angular-table https://github.com/davidjnelson/angular-table.git
.I think.
The text was updated successfully, but these errors were encountered: