area/windowsbeginnerenhancementhelp wanted
Métricas do repositório
- Stars
- (27.997 stars)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
Title: Support developer tools on Windows
Description:
It is quite likely that currently I am the only person developing Envoy only on Windows but there are core parts of the developer tooling that don't work on Windows:
- proto_format.sh to support
output_basefor long paths - ./docs/build.sh to build docs on Windows
- pre-submit format tools
Alternative solution is to use WSL2 and invoke all these from a linux subsystem.