(no title)
asgeirn | 8 years ago
Git for Windows, and SourceTree for all serious Git work except interactive rebase.
For building, testing and packaging, Docker. This way I don't need to spend lots of time maintaining runtimes for all languages and environments. If things go weird I just factory reset the Docker installation.
I used to do choco and a lot of tools maintenance, but that is all history with Docker in the mix.
No comments yet.