Arduino CLI use
Getting arduino-cli installed
I often like doing things from the cli, so arduino-cli as a supplement to arduino seemed a really good idea, but go apparently uses magic .. It's bothers me a bit, but that's the way things are in the modern world.
So installing it...
$ go get -u github …