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

Unified Diff: apps/shell/README

Issue 151923003: [App Shell] Add README (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/shell/README
diff --git a/apps/shell/README b/apps/shell/README
new file mode 100644
index 0000000000000000000000000000000000000000..3aa2ca63e40f72b94351ec20d7807249969605d1
--- /dev/null
+++ b/apps/shell/README
@@ -0,0 +1,10 @@
+#Introduction
+
+app_shell is an experimental project to build a minimal environment like content_shell. The goal is to be able to run a v2 app and supply most of the
+chrome.* extension APIs without running the rest of Chrome.
+
+app_shell is only officially supported on Chrome OS.
+
+#How to run
+
+app_shell --app=/path/to/extension
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698