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

Unified Diff: sky/tools/skygo/README

Issue 1200993002: Update README.md and HACKING.md and resulting yak shave. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 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 | « sky/tools/shelldb ('k') | sky/tools/skygo/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/skygo/README
diff --git a/sky/tools/skygo/README b/sky/tools/skygo/README
deleted file mode 100644
index 9a6c42c16581c0e24b4ec51265fccc5463d40770..0000000000000000000000000000000000000000
--- a/sky/tools/skygo/README
+++ /dev/null
@@ -1,19 +0,0 @@
-sky_server instructions
-#######################
-
-Building locally:
-1. cd sky/tools/skygo/linux64 (or your current platform)
eseidel 2015/06/22 20:37:53 Did you mean to delete this readme?
-2. go build ../sky_server.go
-
-Testing locally:
-1. Build as per the above steps
-2. Run test_sky --path-to-server /absolute/path/to/sky/tools/skygo/sky_server
-
-Uploading the locally built server
-1. cd sky/tools/skygo/linux64
-2. upload_to_google_storage.py --bucket mojo sky_server
-
-upload_to_google_storage.py is in depot_tools. It will overwrite
-sky_server.sha1. Include that change in your code review.
-
-linux64/sky_server was last built using go version go1.4.2 linux/amd64.
« no previous file with comments | « sky/tools/shelldb ('k') | sky/tools/skygo/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698