Gleb Peregud
Gleb Peregud
This also is relevant to making rebar3 useful for building stuff in hermetic environment (e.g. Debian effort to make packages reproducible and Nix/NixOS build processes). Currently I need to work...
Currently rebar3 combines two things in one: 1) compiler wrapper (traversing packages based on config file and building them correctly) 2) dependency manager (e.g. downloading, locking, etc.) I believe Eric...
I'd love to see the same API provided via stdin/stdout when called with "zeal --api". This would allow to easily integrate it with various scripts (in my case it's my...
I'll prepare a pull request when I have some time (I need to separate some of our own code from sockjs code for that and I'm very short on time)....
I suggest using MELPA, it may be a bit less stable, but at least it is maintained and authors do reply to users of it!
Awesome! It would be awesome if your repo is made a root of the forking tree - github allows to do it somehow. Via admin panel or you could ask...
I will take a look at this this evening
Hello Jim I am totally overwhelmed with work at the moment. I am planning to get back to this project in October as I will be continuing work on my...
I believe compatibility has been tested only at the level of simple messages sent between JADE and eXAT. Can you try sending a message programmatically? With something like this: ```...
ACK. I will take a look at it on Sunday