Local-first CI/CD with Makefiles

Continuous integration often only happens after a commit or a PR, in a remote environment. However, there’s a ton of benefit from designing these pipelines at the local level, and running them early...
0 Read More