RocHack / bb

Command line Blackboard client
MIT License
72 stars 8 forks source link

Make sure to tell the user when they don't have curl #4

Closed cwaldren closed 9 years ago

cwaldren commented 10 years ago

I know it's a dependency but I assumed Ubuntu would have it. I was wrong. bb was just saying "Logged in" and "Unable to log in to Sequoia". Then I installed curl and everything worked.

clehner commented 10 years ago

Good catch. It should fail early and not silently continue if there is no curl.