Life without a package manager
This post is about how is it live without a package manager in your development environment specially using languages like C/C++. I have worked with both setup with and without package manager. I must say use package manager whenever possible, give a genuine effort to have it. Programming languages like C/C++ don’t have default support […]
