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

Unified Diff: cipd/README.md

Issue 1364983002: Add CIPD binary installation to DEPS runhooks. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Technically correct, the best kind of correct! :) Created 5 years, 3 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 | « bootstrap/install_cipd_packages.py ('k') | data/cacert.pem » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cipd/README.md
diff --git a/cipd/README.md b/cipd/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..246afde7767dc7bd0a0fa095cd3426b5eb744c05
--- /dev/null
+++ b/cipd/README.md
@@ -0,0 +1,9 @@
+# `infra/cipd`
+
+The contents of this directory are automatically managed by the
+`infra/bootstrap/install_cipd_packages.py` `DEPS` hook script.
+
+This directory hosts CIPD-installed packages defined in the bootstrap
+configuration. It is effectively an auxiliary `depot_tools` executable space.
+This directory should be added to your `$PATH` environment variable to enable
+full `infra` repository functionality.
« no previous file with comments | « bootstrap/install_cipd_packages.py ('k') | data/cacert.pem » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698