aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bower/README.md
blob: 84da1baf6adbcb7c9d9411b8526dddb89adfdc97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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