angular.js/scripts/code.angularjs.org/README.md

19 lines
304 B
Markdown
Raw Normal View History

# code.angular.js.org Script
Script for updating code.angularjs.org repo from current local build.
2013-12-16 17:47:51 +00:00
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