I was bored at home today due to the corona lockdown in Austria so I strayed from work for a bit to write a bash script that installs Kirby inside a predefined directory.
It’s really just a copy from the tutorial install and update Kirby via Git, except it installs the plainkit and not the starterkit. There’s already some repos incorporating these scripts—still I find myself often manually repeating the steps from the tutorial…
Decided to share, maybe some of you will find it useful ![]()
This is my first time writing command line code so please feel free to point out my mistakes. Stay safe ![]()