|
|
|
|
|
by kaba0
631 days ago
|
|
You have to handle dependencies either way to build a project - what’s one more tiny executable? This criticism might make sense for some non-vim editor because you might have to ssh into a remote location where you can’t install stuff. But if you should be able to build a project and thus install its required dependencies, then you might as well add one additional word to the install command. |
|