mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-18 15:50:22 +00:00
18 lines
240 B
Markdown
18 lines
240 B
Markdown
# 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
|
|
|