aboutsummaryrefslogtreecommitdiff
path: root/pw_cli/README.md
blob: e2287f94ecc8d0e6b94a94bca641fc03110090cb (plain)
1
2
3
4
5
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.