←back to thread

265 points night-rider | 3 comments | | HN request time: 1.404s | source
1. jph ◴[] No.38590996[source]
Nice app! I'm curious, how did you accomplish all the package managers?

I added Trippy to my list of Rust favorites: https://github.com/sixarm/cargo-install-favorites

replies(1): >>38591055 #
2. FujiApple ◴[] No.38591055[source]
Thank you for adding Trippy to your list.

> how did you accomplish all the package managers?

In most cases I didn't do anything! I've discovered that there are many kind souls out there who are willing to give up their free time to package and maintain 3rd party applications for a variety of systems they wish to support. It's tedious and, I suspect, usually thankless work. I am very grateful to all of those who have helped with this for Trippy.

replies(1): >>38592235 #
3. jay-barronville ◴[] No.38592235[source]
Open-source FTW! Great work, by the way! I’m playing with Trippy right now.