Replace cipd.sh with cipd.py.

I want to be able to use this for another project which wants to
support development on Windows. There are ways to run bash scripts
on Windows, but they require more setup than just installing
Python.

Leaving a symlink from cipd.sh to cipd.py in case other tools
reference cipd.sh.

Change-Id: Idab02b5d1744b0547f6166eed932141df7517b5a
4 files changed
tree: b2b8f6dda529e8a0046a2d00d1010d84ded19156
  1. manifest/
  2. .cipd_version
  3. .cipd_version.digests
  4. .gitignore
  5. AUTHORS
  6. cipd.ensure
  7. cipd.py
  8. CONTRIBUTING.md
  9. LICENSE
  10. PATENTS
  11. README.md
  12. update.sh
README.md

Infra Prebuilt

This repository contains the labels of a number of prebuilt tools that are used to build work with the Fuchsia infrastructure. The actual tools themselves are located in the Chrome Infra Package Deployer (CIPD).

In most cases, the jiri tool will download the build tools automatically during its update step. To download the tools manually, run update.sh.