Closed wk8 closed 10 years ago
Looks good. Curious to see what travis says and would like to give it a quick try. (or someone else could if they beat me to it).
Should add some notes on how to use it to top-level readme.
@seth added a couple of lines in the README, plus now installing with erlang-solutions' packages.
Travis passes again!
I can get a build, but I still end up with the sqerl directory being root owned and then rebar install fails.
@seth I'm dumbfounded as to why your vagrant doesn't set the right ownership on rsync'ed folders. Having a look at their source code, they do seem to force the ownership on the vagrant user as much as they can.
Alternatively, I guess I could just alter all this to have root do everything instead of vagrant. What do you think?
( @seth : you sure you don't have any funny rsync stuff in your shell profile, right? )
@seth should now be working on your machine too!
Integrated TK to make it easier to dev & test in the future.