Laurent Demailly

Results 307 comments of Laurent Demailly

No worries at all, and I am happy I was able to take your great package and further evolve it. So thank _you_ for making this.

I rewrote most of the code using generics and made additional improvements, also just moved it to a standalone package with minimal dependencies: https://github.com/fortio/dflag

Am I not seeing an existing easy way to achieve this? (got reminded of this reading #228 where setup go side is mentioned but I am also looking for something...

Thanks for the quick response. So far qt doesn't seem to have txtar etc support but are you saying it'll be added there? (I didn't see it mentioned in the...

I am asking specifically about `testscript` ie a way to test go cli

> what are you trying to solve for by moving this to a more official org? That the import would not look like someone's random personal project (and yes there...

~shouldn't `go mod tidy` add the toolchain if it's required~, I have the following problem: installed go version/version of go in the PATH: 1.21.8 local directory go.mod with `go 1.22`...