angular.js/scripts/bower/README.md

19 lines
240 B
Markdown
Raw Normal View History

# Angular Bower Script
Script for updating the Angular bower repos from current local build.
Requires `node` (for parsing `bower.json`)
## Instructions
`grunt package`: Build angular locally
```shell
./publish.sh
```
## License
MIT