# code.angular.js.org Script Script for updating code.angularjs.org repo from current local build. Requires `node` (for parsing `bower.json`) Note: This should only be run for a release build, not a snapshot build! ## Instructions `grunt package`: Build angular locally ```shell ./publish.sh ``` ## License MIT