Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/pkg/angular/README.md

Issue 1058283006: Update pubspecs and dependencies to get pkgbuild tests working. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/pkg/angular/LICENSE ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 AngularDart [![Build Status](https://travis-ci.org/angular/angular.dart.png?bran ch=master)](https://travis-ci.org/angular/angular.dart)
2 ============
3
4 A port of [Angular][ng] to [Dart][dart].
5
6 ## Installing
7
8 Follow the instructions on [AngularDart's page on pub][pub].
9
10 ## API Documentation
11
12 [API documentation][docs].
13
14
15 ## Learning more
16
17 Study the [AngularDart Tutorial][tut] to learn more about Angular
18 in Dart.
19
20 ## Joining the discussion
21
22 Discuss AngularDart on the [mailing list][list],
23 ask questions on [StackOverflow][so],
24 follow [+Angular on Google+][plus],
25 and follow [@AngularDart][dartTw] and [@AngularJS][ngTw] on Twitter.
26
27 ## Filing bugs
28
29 Please file bugs and feature requests using the [Github Issues Tracker][issues].
30
31 ## I want to help
32
33 Excellent read up on [contributing][contributing].
34
35 [docs]: http://ci.angularjs.org/view/Dart/job/angular.dart-master/javadoc/
36 [ngTw]: https://twitter.com/AngularJS
37 [dartTw]: https://twitter.com/AngularDart
38 [plus]: https://plus.google.com/+AngularJS
39 [so]: http://stackoverflow.com/questions/tagged/angular.dart
40 [list]: https://groups.google.com/forum/#!forum/angular-dart
41 [tut]: https://angulardart.org/tutorial
42 [pub]: http://pub.dartlang.org/packages/angular#installing
43 [dart]: http://www.dartlang.org
44 [ng]: http://angularjs.org/
45 [issues]: https://github.com/angular/angular.dart/issues?state=open
46 [contributing]: https://github.com/angular/angular.dart/blob/master/CONTRIBUTING .md
47
OLDNEW
« no previous file with comments | « third_party/pkg/angular/LICENSE ('k') | third_party/pkg/angular/REVISION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698