Peter Souter
Peter Souter
I'm going to give some of this stuff a shot, I've been working with some custom Homebrew formula's for some work stuff so I think I know enough to get...
If anyone wants to help or see my progress, I made quick repo: https://github.com/petems/finalterm-OSX
@cstrahan Looks cool! I'd like to get finalterm building in brew, as it's the most popular package manager for OSX, but it's no picnic to do. I'lll give the NixOS...
``` ruby -e "require 'sinatra'; puts Sinatra::Application.root; exit" /Users/petersouter/projects/gsubular ```
@frizop Since you seem to understand the language syntax better than I, can you see why this is happening? 😄
This would be an awesome feature, I can imagine the cross-platform-ness being a bit of a headache though...
Hi! I figured this out (I ended up making a bash container and looking at the error logs http://affy.blogspot.co.uk/2014/06/how-to-detach-from-running-docker-image.html :+1:) So, if you dont have a `local.py` file, you wont...
Actually, we should probably add instructions to the README.md to create the local.py file in that directory? As you'll need to configure your own personal keys in there...
PR here: https://github.com/jakubroztocil/cloudtunes/pull/20
@heppu Did you get around to implementing this? I noticed the same when trying to get the Github.com credentials for some git stuff I was doing using `credential-osxkeychain`...