blob: 06ba9d6119e0a8eac0ba49339667c329ed63b5b4 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | # Angular Bower Script
Script for updating the Angular bower repos from current local build.
## Instructions
`grunt package`: Build angular locally
```shell
./publish.sh
```
## License
MIT
 |