Developer Guide: Downloading

Work in Progress This page is currently being revised. It might be incomplete or contain inaccuracies.

Downloading

Follow these steps to download, compile, and host angular.js on your own server:

Step 0

If you don't already have Rake (Ruby Make) installed, download and install it from http://rake.rubyforge.org/.

Step 1

Download the angular source code from GitHub: http://github.com/angular/angular.js.

Step 2

The source code should include a Rakefile. Compile the source by typing rake compile.

Step 3

Host the files on your server. Look through your source tree and make sure that the css and js directories are parallel (i.e. share a common root node).

In the js directory you should see these different versions of the angular bootstrap code: