TerryMooreII / angular-azure-mobile-service

An AngularJS service to interact with the Azure Mobile Service Client.
MIT License
68 stars 17 forks source link

Adding it to a CDN #14

Closed chdanielmueller closed 9 years ago

chdanielmueller commented 9 years ago

Hi Terry, I would like to ask you if you could publish this project to CDNJS. (Free Content Delivery Network) https://github.com/cdnjs/cdnjs Regards, Daniel

TerryMooreII commented 9 years ago

Yes, please go ahead.

chdanielmueller commented 9 years ago

Has been added to CDNJS with merge #4154 Can be added to your project using https://cdnjs.cloudflare.com/ajax/libs/angular-azure-mobile-service/1.3.2/angular-azure-mobile-service.min.js

Do you have time to update the Readme.md?

TerryMooreII commented 9 years ago

Thank you for taking care of this. Can you send me instructions on how to update the cdn version if/when there are updates to this service?

chdanielmueller commented 9 years ago

The updating process should be automated when you add a new tag to the repo.

TerryMooreII commented 9 years ago

Ah cool, thanks