tealdeer-rs / tealdeer

A very fast implementation of tldr in Rust.
https://tealdeer-rs.github.io/tealdeer/
Apache License 2.0
4.17k stars 123 forks source link

chore: add funtoo package to list #208

Closed invakid404 closed 3 years ago

invakid404 commented 3 years ago

Hello 👋🏻,

I maintain the tealdeer package in Funtoo Linux, so I thought I might as well mention its existence in the docs :^)

invakid404 commented 3 years ago

Thank you!

We had a discussion with other package maintainers a while back about the Minimum Supported Rust Version (MSRV) at #190. Do you have any concerns that we should take into account? I know compiling Rust takes an eternity. Feel free to share your thoughts in the linked thread :)

Over at Funtoo, our preferred way of installing rust is via the official prebuilt binaries. Pretty sure Gentoo has made the same decision. We have a rust binary package, which is automatically updated when a new official release drops, so we shouldn't have issues in that regard :)