Closed mmmeff closed 9 years ago
if you want to include this via bower you can add the following to your bowser.json file dependencies object: "dependencies": { ... , "angular-prismicio": "https://github.com/awulder/angular-prismicio.git" }
True, but is there a reason you haven't submitted it to the global package list?
It is registered as a Bower package, http://bower.io/search/?q=angular-prismicio.
bower install angular-prismicio
should work
Ah, figured it wasn't because it's not in the readme. :+1:
it does work :) just reinstalled via bower to test on existing project.
Love the lib, especially the prismicHtml directive!!!
Would love to remove your lib from my repo, though. Did you have any plans to push this up to Bower (or other similar services)?