All tags / tag
#tools
6 posts tagged with tools.
2016
Investigating unexpected MSBuild behavior
Recently I took latest changes from git, merged dev to my current branch and decided to run few integration tests. You know, just to be sure.
Dev environment 2016. Windows.
I’ve changed a job last month and had to build up my dev environment from scratch again. While doing that I decided to write down some thoughts about it. …
CatLight
It’s hard to imagine modern development without continuous integration and unit-tests.
2015
How to convince Linus Torvalds to contribute to your project
Look at all those famous people committing to some random developer’s boring repository.
Avoid typing user name when committing to GitHub repository
I use different accounts and different computers to work with GitHub repositories, so sometimes I face the situation when I don’t have my SSH key …