third_party.pigweed.src/pw_cli
Alexei Frolov 1e72d49439 envparse: Accept emoji as booleans
This change updates the envparse strict_bool type to accept emoji.

Change-Id: I585445399367e07cb2e30605f62cf44f882ee2cd
2020-01-13 23:29:05 +00:00
..
py envparse: Accept emoji as booleans 2020-01-13 23:29:05 +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.