Make is an abstraction above language-specific tooling. It allows for easy upgrading of that tooling without having to teach your team how to use a new CLI. Makefiles have been in use since 1976, so they’re as battle-tested as can be. Using Make as the project workflows allows for quick onboarding of new developers.
1 Comment
Sort: