third_party.pigweed.src/pw_cli
Alexei Frolov 3a746c547e env_setup: enable host build in Windows
This change fixes pw_exec to work with Windows GOPATHs and enables ANSI
color codes in cmd.exe. This should be the final change required to run
host builds within Windows, so it is added back into the env_setup
steps.

Fixes: 97
Change-Id: I389e9374ec685f2b94de8d7651733207e7b1ecf8
2020-01-24 21:21:03 +00:00
..
py env_setup: enable host build in Windows 2020-01-24 21:21:03 +00:00
README.md

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.