fx readme_fuchsia

parse, format, and validate README.fuchsia files


USAGE:
    fx readme_fuchsia <command> [args...]

Commands:
    validate [--project-root <dir>] [--allow-missing-license] <path/to/README.fuchsia>
    format [--stdout] [path/to/README.fuchsia]
    get <field> [path/to/README.fuchsia]
    set <field> <value> [path/to/README.fuchsia]
    help

** Check //tools/readme_fuchsia/README.md for more information

readme_fuchsia source code