rolandshoemaker / theca

a simple, fully featured command line note taking tool written in Rust
MIT License
357 stars 18 forks source link

the install script fails when /usr/local doens't exist. #3

Closed jasikpark closed 6 years ago

jasikpark commented 8 years ago

Maybe that's a feature, but it seems to me that you could add an error check to see if /usr/local exists and create it if it doesn't. But of course, that's really just the one percent of users.