Index: bootstrap/cipd/doc/DEPS.README.md |
diff --git a/bootstrap/cipd/doc/DEPS.README.md b/bootstrap/cipd/doc/DEPS.README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..addc088b3e7675ee5dcbd7991f883c98aa933f5c |
--- /dev/null |
+++ b/bootstrap/cipd/doc/DEPS.README.md |
@@ -0,0 +1,10 @@ |
+# `infra/cipd` |
+ |
+The contents of this directory, including this file, are automatically managed |
Vadim Sh.
2015/09/25 23:46:33
you can put it in cipd/README.md directly. cipd cl
dnj (Google)
2015/09/26 01:10:45
Hmm, I suppose I can.
|
+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. |