yofi icon indicating copy to clipboard operation
yofi copied to clipboard

Publish on crates.io

Open arlyon opened this issue 2 years ago • 1 comments

Great project!

I'd like to be able to install it will cargo:

cargo install yofi

This means I can also update via cargo as well, rather than have to find the binary. Is that something you'd be willing to add to CI?

arlyon avatar Dec 09 '21 11:12 arlyon

To be honest I would love to. But the problem is that some of the dependencies has my own patches (raqote, freedesktop_entry_parser, fzyr, systemd-journal-logger) and crates.io doesn't really allow that. It seems only raqote patch (https://github.com/jrmuizel/raqote/pull/171) is critical so I might think of some workaround/removal these features.

l4l avatar Dec 09 '21 12:12 l4l

Published :tada: https://crates.io/crates/yofi

Linked PR: #127

l4l avatar Oct 12 '22 09:10 l4l