How to write an installer in shell script
Most people are not fluent in shell scripting (like me). However, if you want people to install your CLI-based software (like me again), you might want to write an installer in shell script. In this post, I will share what I learned while writing an ...
Jun 23, 20235 min read166
