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

Unified Diff: samples/total/README

Issue 10635015: Delete proxy and total samples, which have bit-rotted. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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 | « samples/tests/samples/total/total_test_lib.dart ('k') | samples/total/bin/start-total » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/total/README
===================================================================
--- samples/total/README (revision 9011)
+++ samples/total/README (working copy)
@@ -1,27 +0,0 @@
-Copyright (c) 2012, 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.
-
-Total: a spreadsheet app written in Dart
-
-Building and running:
-
-1. go to the total sample directory:
-
- $ cd dart/samples/total
-
-
-2. build and run the environment:
-
- $ ./bin/start-total &
-
- This will build the dart binaries if needed, so the first time
- you run this step, it may take a few minutes.
-
-
-3. open the generated file in a browser:
- $ google-chrome http://localhost:9090/Total.html
-
-If you are using a dart-enabled browser, the dart source will be
-served up. Otherwise, the server will compile the Dart source to
-javascript using the dart2js compiler each time the page is re-loaded.
« no previous file with comments | « samples/tests/samples/total/total_test_lib.dart ('k') | samples/total/bin/start-total » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698