Hafsa Yasmeenhafsayasmeen.hashnode.dev·May 17, 2023CLI Apps with AIEnhancing Command-Line Interface Applications with Artificial Intelligence: In the world of software development, command-line interface (CLI) applications have been a staple for decades. CLI applications provide developers and users with a powerful ...cli commands
Nikhil Akkinikhilakki.in·Jan 15, 2023Using Make for dev workflow automationIntro 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...70 readsMakefile