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

Unified Diff: sky/examples/README.md

Issue 1110283002: Add pubspec.yaml files for each of the examples/ directories (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updated 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | sky/examples/color/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/examples/README.md
diff --git a/sky/examples/README.md b/sky/examples/README.md
index 6305be96816374e3643c2a20c50fb975442f970b..deb0f3cf10366558fea84729186ddd541414717b 100644
--- a/sky/examples/README.md
+++ b/sky/examples/README.md
@@ -1,7 +1,10 @@
Sky Examples
============
-This directory contains several examples of using Sky.
+This directory contains several examples of using Sky. Each of these is an
+individual Dart application package. If you wish to run them with `sky_tool`
+then you will want to run `pub get` inside their directory before running
+`./packages/sky/sky_tool start`.
1. *Hello, world.* The [hello world app](hello_world) is a basic app that shows
the text "hello, world."
« no previous file with comments | « no previous file | sky/examples/color/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698