mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 22:37:41 +08:00
19 lines
304 B
Markdown
19 lines
304 B
Markdown
# code.angular.js.org Script
|
|
|
|
Script for updating code.angularjs.org repo from current local build.
|
|
|
|
Note: For a snapshot build, this will fetch the data from the ci server
|
|
and NOT take the local build!
|
|
|
|
## Instructions
|
|
|
|
`grunt package`: Build angular locally
|
|
|
|
```shell
|
|
./publish.sh
|
|
```
|
|
|
|
## License
|
|
MIT
|
|
|