Skip to content
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

Open
wmertens opened this issue Jun 27, 2013 · 6 comments
Open

Add to bower #19

wmertens opened this issue Jun 27, 2013 · 6 comments

Comments

@wmertens
Copy link

Please add this to http://bower.io so people can install this automatically.

You would need to create a bower.json file, something like :

{
  "name": "angular-table",
  "version": "1.0.0",
  "main": ["src/main/webapp/css/lib/angular-table.css","src/main/webapp/js/lib/angular-table.css"]
}

and then register it with bower register angular-table https://github.com/davidjnelson/angular-table.git.

I think.

@davidjnelson
Copy link
Owner

great idea, thanks!

@faceleg
Copy link

faceleg commented Jul 26, 2013

+1 would appreciate this.

@davidjnelson
Copy link
Owner

Ok, thanks for the +1. Will increase the priority on this one.

@davidjnelson
Copy link
Owner

I will add to bower when I complete the version 1.1.0 re-write.

@koen-serry
Copy link

+1 how far along are we on the re-write (just discovered angular-table)

@mannyyang
Copy link

+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
Projects
None yet
Development

No branches or pull requests

5 participants