Thanks. Given the different platform setups and the fact that this is just a Rails app, I couldn't think of a better way to maintain the simple copy/paste setup without resorting to | sh or a separate install script.
This looks very nice. I'm a Linux (Fedora) user and the options for GUI database tools are very limited. I'm also a Rails developer, so I'll be interested in pitching in if I can. One question, since pow isn't an option for me, how do I connect labrador to my databases?
You guessed right. This is how you run the app without pow. Next on my todo list is adding url path option to the readme for non OSX users, and maybe recommending something like `alias labrador-start='cd ~/.labrador && bundle exec rails s -p 5200`. I've successfully had things up and running on Ubuntu with mysql. Do you have the socket: defined in your database.yml?
9 comments
[ 3.3 ms ] story [ 51.0 ms ] threadP.S. I love the name.
Can we hope for Redis support in the future?