Igor Petruk
Igor Petruk
Yes, I've found this team https://salsa.debian.org/rust-team/debcargo-conf. One idea is to add the link clarifying the distinction.
For people who are also concenred with maintenance status of this projects I suggest to take a look at https://github.com/igor-petruk/scriptisto, which works for any language, beyond Rust. It can also...
Thank you for workaround. Unfortunately I won't be able to look at this any time soon, have quite busy time now. If you have chance, would really appreciate patches or...
Hi yes, it works with 127.0.0.1 and with specific hosts. And I can generate multiple frontends. But the feature of checking the hostname is excessive in some cases and it...
It might be difficult to change interfaces now I suppose, but for example an empty Host string could be a sign that the user wants an "accept all hosts" frontend....
Pending pull requests: 1. https://salsa.debian.org/rust-team/debcargo-conf/merge_requests/53 2. https://salsa.debian.org/rust-team/debcargo-conf/merge_requests/54 3. https://salsa.debian.org/rust-team/debcargo-conf/merge_requests/55 4. https://salsa.debian.org/rust-team/debcargo-conf/merge_requests/56 5. https://salsa.debian.org/rust-team/debcargo-conf/merge_requests/57
I don't really have a Mac, is it possible to prepare such package from Linux? PR or tips are welcome
In addition, I've never tested the tool on Mac. I can try add a recipe for Linux and see where to go from there
Brew might work, but I need to produce a pre-built binary. Example: https://github.com/BurntSushi/ripgrep/blob/master/pkg/brew/ripgrep-bin.rb#L7 It references an archive with a static installable binary. But I build my binaries on drone.io in...
Hi, Can you please describe with a console example what would you like to see? Is the progress only for the explicit build like "scriptisto build --progress"? Or for "lazy"...