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