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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « packages/package_config/LICENSE ('k') | packages/package_config/lib/discovery.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/package_config/README.md
diff --git a/packages/package_config/README.md b/packages/package_config/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..9a0995d6b9a4567029bcc74fcb956f0c7419299f
--- /dev/null
+++ b/packages/package_config/README.md
@@ -0,0 +1,13 @@
+# package_config
+
+Support for working with **Package Resolution Configuration** files as described
+in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md),
+under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/issues/5).
+
+[![Build Status](https://travis-ci.org/dart-lang/package_config.svg?branch=master)](https://travis-ci.org/dart-lang/package_config) [![pub package](http://img.shields.io/pub/v/package_config.svg)](https://pub.dartlang.org/packages/package_config)
+
+## Features and bugs
+
+Please file feature requests and bugs at the [issue tracker][tracker].
+
+[tracker]: https://github.com/dart-lang/package_config/issues
« 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