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

Unified Diff: client/samples/swarm/README

Issue 9314024: Final CL to kill off client/samples . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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 | « client/samples/swarm/HelpDialog.dart ('k') | client/samples/swarm/SwarmApp.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/samples/swarm/README
===================================================================
--- client/samples/swarm/README (revision 3770)
+++ client/samples/swarm/README (working copy)
@@ -1,24 +0,0 @@
-Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
-for details. All rights reserved. Use of this source code is governed by a
-BSD-style license that can be found in the LICENSE file.
-
-A sample news reader application.
-
-Building and running:
-
-1. ensure the dartc compiler is built:
- $ cd dart/
- $ ./tools/build.py --arch=ia32
-
-2. run the update.py script:
- $ cd client/samples/swarm/
- $ python update.py
-
-3. To run on App Engine, install the App Engine SDK for your platform, then
- $ easy_install --upgrade google-api-python-client per http://code.google.com/p/google-api-python-client/wiki/Installation
- $ cd client/samples/swarm/appengine
- $ enable-app-engine-project . per http://code.google.com/p/google-api-python-client/wiki/GoogleAppEngine
- Start the App Engine dev server and browse to /swarm-js.html
-
-4. To run without App Engine (demo only, no feeds), open the generated file in a browser:
- $ google-chrome ../../outcode/swarm-js.html
« no previous file with comments | « client/samples/swarm/HelpDialog.dart ('k') | client/samples/swarm/SwarmApp.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698