angular.js/scripts/code.angularjs.org/README.md
2013-12-16 09:49:48 -08:00

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