File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 55regression /temp * .html
66performance /temp * .html
77.idea /workspace.xml
8+ * ~
Original file line number Diff line number Diff line change 66# Open Source
77
88`Angular` is an open source project licensed under the {@link
9- https://github.com/angular/angular.js/blob/master/license MIT license}. Your contributions are
9+ https://github.com/angular/angular.js/blob/master/LICENSE MIT license}. Your contributions are
1010always welcome. When working with `angular` source base, please follow the guidelines provided on
1111this page.
1212
@@ -72,9 +72,11 @@ machine:
7272* {@link http://rake.rubyforge.org Rake}: We use Rake as our build system, which is pre-installed
7373on most Macintosh and Linux machines. If that is not true in your case, you can grab it from the
7474Rake website.
75- * {@link nodejs.org Node.js}: We use Node to generate the documentation and to run a development
76- web server. Depending on your system, you can install Node either from source or as a pre-packaged
77- bundle.
75+
76+ * {@link http://nodejs.org Node.js}: We use Node to generate the documentation and to run a
77+ development web server. Depending on your system, you can install Node either from source or as a
78+ pre-packaged bundle.
79+
7880* Java: The Java runtime is used to run {@link http://code.google.com/p/js-test-driver
7981JsTestDriver} (JSTD), which we use to run our unit test suite. JSTD binaries are part of the
8082`angular` source base, which means there is no need to install or configure it separately.
You can’t perform that action at this time.
0 commit comments