trakBan / spongebob-cli

Watch classic spongebob from the terminal! 🎥🧽
GNU General Public License v3.0
570 stars 23 forks source link

using colored when it is missing #6

Closed k26pl closed 2 years ago

k26pl commented 2 years ago

in https://github.com/trakBan/spongebob-cli/blob/main/spongebob-cli#L5-L11 if colored is missing code will use colorer to tell that colored is missing and fail because colored is missing

k26pl commented 2 years ago

also it should exit with error instead of continuing with missing libs

trakBan commented 2 years ago

Yea, it doesnt make sense @totensee fixed it.