Matthias Endler
Matthias Endler
This seems to be harder than I thought. I tried a few ansi-to-html and ansi-to-svg translators, but none really worked besides [aha](https://github.com/theZiz/aha), which is written in C. I'd prefer to...
Thanks for offering your help here @yarrow. I would make the Rust port of `aha` an independent crate, yes. It would make for a nice library. > I'm not familiar...
Sounds like a plan. 👍
Can one of the maintainers have a look here? This is causing some issues in a downstream project. https://github.com/lycheeverse/lychee/issues/483
Don't want to hijack the conversation, but [lychee](https://github.com/lycheeverse/lychee) has a way to use a Github token to bump the rate limiting significantly. Maybe it helps someone being blocked right now....
That would be amazing. We're currently blocked from releasing [lychee](https://github.com/lycheeverse/lychee) to homebrew. @softprops 🙏🏻
Any update on this? 😅
Alternatively, a website dedicated to idiomatic Rust code might be a cool thing to have, too. We could use the same layout as for "Read Rust" and curate the list...
Alright I think that's a leftover task from moving to an async API. https://github.com/softprops/shiplift/pull/128#issuecomment-432869752 and https://github.com/softprops/shiplift/blob/master/src/lib.rs#L452 Maybe @abusch has an idea on how to fix that.
I'd also be interested in that for [zerocal](https://github.com/mre/zerocal). 👍