bingo icon indicating copy to clipboard operation
bingo copied to clipboard

Consider moving to `go get -b` once ready.

Open bwplotka opened this issue 5 years ago • 1 comments

Thanks @kakkoyun for sharing this:

https://go-review.googlesource.com/c/proposal/+/243077/2/design/30515-go-get-b.md

bwplotka avatar Jul 16 '20 20:07 bwplotka

Hi again,

I don't know about how to interact with such a proposal (I just discovered that channel with this issue right know), but it would make more sens to implement something else instead of the -b flag, something along --dev (see Python pipenv install --dev a-linter or JS npm install --save-dev a-linter for example), right ? Also it could not only be for dev but other environments/context named differently, like the implementation of the extra_requires in Python setup.cfg. If that make sens to you and you are in anyway a part of that topic/review could you share that reflection upstream please ? Else I would search for a way to do it myself at a later time, if I find time :sweat_smile: (no clue at the moment).

Thank you again.

mbideau avatar Nov 11 '21 18:11 mbideau