silvernode / pkm

A shell script wrapper for package managers originally by gotbletu
ISC License
5 stars 3 forks source link

Simplified code using case instead of ifs #2

Open felipevencato opened 4 years ago

felipevencato commented 4 years ago

Using case instead of ifs is better for code readability