third_party.pigweed.src/pw_cli
Rob Mohr e07c20d9eb Add output and run doctor in env setup
Echo info about steps in generated env setup script.

Also run 'pw doctor' at end of env setup script.

Non-warning/error output can be suppressed by setting
PW_ENVSETUP_QUIET to '1'.

Change-Id: Ief333779dabbdb4613db05726d00f80d3fca325a
2020-01-28 15:01:03 -08:00
..
py Add output and run doctor in env setup 2020-01-28 15:01:03 -08:00
README.md Rename pw_cmd to pw_cli 2019-11-25 22:16:02 +00:00

This directory contains the pw tool that facilitates working with Pigweed. Example starting functionality is the ability to watch the Pigweed source for changes and re-run tests.

This code is experimental and unfinished.