hugopl.github.io
Meique 1.0 is there
http://hugopl.github.io/2014/08/10/Meique-1.0.html
Meique 1.0 is there. My oldest pet project that still alive, was finally considered ready to get a 1.0 tag! Meique is a C/C build system that aim to be simple to use, fast enough and whatever I would want. The project first commit on github dates from December 2009, and now after 5 years and 359 commits, it’s here, Enjoy. Comments powered by Disqus.
hugopl.github.io
Ruby on QtCreator
http://hugopl.github.io/2014/05/06/Ruby-Creator.html
After some days recovering from a septoplasty. I got some time to put love on my new pet, not a dog, not a cat, just something non-organic, i.e. yet another pet project. This time it’s a plugin to add Ruby language. A C /Qml IDE. Because I want to would be enough, but as I’m in a good mood let me explain in a single paragraph:. So the project is hosted on github. I’m working on it when I can, however it already have some features:. It’s working, just need to be improved a bit to recognize regexes, in str...
hugopl.github.io
hugopl
http://hugopl.github.io/page2
Capistrano 3 deploy for ":deploy via, :copy" orphans. Capistrano 2 had a feature that enabled deploy by copying the project tarball to the remote server instead of. From the remote server, Capistrano 3 doesn’t had this feature. The problem of cloning it from the remote server is that sometimes the remote server doesn’t have access to the git repository and adding access to it is not desirable. The code, hack, solution, whatever you call it. We will tell a white lie to Capistrano. Unpack the tarball uploa...