android13/external/pigweed/pw_cli/README.md

6 lines
260 B
Markdown

This directory contains the `pw` command line interface (CLI) that facilitates
working with Pigweed. One example tool exposed by pw_cli is pw_watch, a file
system watcher that triggers builds on source file changes.
This code is experimental and unfinished.