You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
Apologies if I've misunderstood what to expect - I'm a user coming from asdf and attempting to migrate to proto due to it's cross-platform nature - amazing work everyone!
I was expecting that if I was to run pip install cpplint or similiar, which normally would provide the cpplint executable available within my path immediately afterwards. I can see the file within ~/.proto/tools/python/3.12.3/install/bin though it's not available on my path. I've tried proto regen but to no avail.
Any advice or guidance would be much appreciated. Thanks.