Re: [go-nuts] Re: Using go run with #!

2023-06-21 Thread Dzmitry Lahoda
rust just got shebang and cargo in one file. i was hoping using go as good fit for some cases. but seem it will be rust. we are go, bash, nix, rust coders. sure there is some js in our repo. but i hate it. i like to so script which goes into production. bash and nix goes to ops and devs and qa.

Re: [go-nuts] Re: Using go run with #!

2023-06-21 Thread Dzmitry Lahoda
. other is use bash, python, rust, js. On Wed, Jun 21, 2023, 20:13 Jan Mercl <0xj...@gmail.com> wrote: > On Wed, Jun 21, 2023 at 8:33 PM Dzmitry Lahoda > wrote: > > > > rust just got shebang and cargo in one file. i was hoping using go as > good fit for some cases. but s