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

Unified Diff: dart/utils/tip/README.txt

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased Created 8 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 | « dart/utils/tests/pub/pub.status ('k') | dart/utils/tip/toss.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/utils/tip/README.txt
diff --git a/dart/utils/tip/README.txt b/dart/utils/tip/README.txt
index 57db1bb1c34d18db2662dd6903d4f4fb4629b1aa..6b19a71f153dc852bbd3091bd2c2d39421082e12 100644
--- a/dart/utils/tip/README.txt
+++ b/dart/utils/tip/README.txt
@@ -11,11 +11,11 @@ not been hardened for launch from other locations.
First, you need to build tip.js by hand - bootstrapping, ya'know.
-> ./frogsh --out=tip/tip.js --compile-only tip/tip.dart
+> ./frog.py --out=tip/tip.js --compile-only tip/tip.dart
Then you need to start the local server:
-> ./frogsh tip/toss.dart
+> ./frog.py tip/toss.dart
Finally, navigate to the appropriate page in chrome:
« no previous file with comments | « dart/utils/tests/pub/pub.status ('k') | dart/utils/tip/toss.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698