angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

Register angular-hint on npm & bower? #23

Closed kentcdodds closed 9 years ago

kentcdodds commented 10 years ago

Would love to be able to get updates as you make them. Using bower/npm is the easiest way to do that :-)

ealtenho commented 10 years ago

Hi @kentcdodds. This tool is still a work in progress, but we will definitely be looking into distribution methods soon. Thank you for your input!

kentcdodds commented 10 years ago

Awesome. It's an awesome idea and definitely needed. I'm guessing it'll be a staple for the build process of angular projects. Thanks for your work!

btford commented 10 years ago

As a reminder, you can always do npm install angular/angular-hint. Npm will download right from GitHub. You don't need to publish to npm to use something.

kentcdodds commented 10 years ago

:+1: perhaps I'll do that so I can provide useful feedback :-)

caguillen214 commented 9 years ago

This was addressed, closing.