third_party.pigweed.src/pw_cli/README.md
Keir Mierle 54f457f205 Rename pw_cmd to pw_cli
This renames pw_cmd to pw_cli, since our plan is for the cli module to
contain general command line interface related tooling, rather than just
the pw_cmd itself.

Change-Id: I1dc7185db25b89d725601ac5d47e0793ea907bf1
2019-11-25 22:16:02 +00:00

5 lines
224 B
Markdown

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.