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

Side by Side Diff: packages/package_config/README.md

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « packages/package_config/LICENSE ('k') | packages/package_config/lib/discovery.dart » ('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 # package_config
2
3 Support for working with **Package Resolution Configuration** files as described
4 in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md),
5 under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/iss ues/5).
6
7 [![Build Status](https://travis-ci.org/dart-lang/package_config.svg?branch=maste r)](https://travis-ci.org/dart-lang/package_config) [![pub package](http://img.s hields.io/pub/v/package_config.svg)](https://pub.dartlang.org/packages/package_c onfig)
8
9 ## Features and bugs
10
11 Please file feature requests and bugs at the [issue tracker][tracker].
12
13 [tracker]: https://github.com/dart-lang/package_config/issues
OLDNEW
« no previous file with comments | « packages/package_config/LICENSE ('k') | packages/package_config/lib/discovery.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698