Using Make for dev workflow automation
Jan 15, 2023 · 3 min read · Intro I used to use Python or (mostly) Bash scripts to configure command-line automation, writing Python scripts is a lot more powerful but it comes with a dependency i.e. the Python interpreter. This could be a problem in lean OSes in a Server, VM o...
Join discussion