third_party.pigweed.src/pw_cli
Wyatt Hepler a8e214f6dd pw_cli: Accept either int or str name log levels
Change-Id: Id4b553a3258c519be0c5646547974aeefa9988e8
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/64260
Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com>
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
2021-10-06 22:51:21 +00:00
..
py
BUILD.gn
docs.rst
README.md

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.