btyd icon indicating copy to clipboard operation
btyd copied to clipboard

btyd on conda

Open sudarsan-surendralal opened this issue 3 years ago • 2 comments

Hi,

I'd like the ability to install btyd through anaconda and conda forge. I was wondering if you are planning to or are open to the idea of creating a conda receipe for this. I could also take a shot at this if you'd like.

Thanks and Regards!

sudarsan-surendralal avatar Aug 23 '22 10:08 sudarsan-surendralal

Hey @sudarsan-surendralal,

This is something I'd very much like to see happen as well, and if you want to submit a PR for this that'd be great. I've found documentation on creating a conda recipe:

https://docs.conda.io/projects/conda-build/en/latest/concepts/recipe.html

However, dependency requirements are going to change between now and the official release (which I'm targeting to publish before the end of the year) so let's wait until the official release is out before adding to the conda distribution.

ColtAllen avatar Aug 25 '22 00:08 ColtAllen

Hey @ColtAllen ,

Thanks for your reply! I've created a personal fork where I've added recipe for integrating btyd into conda here: https://github.com/sudarsan-surendralal/staged-recipes (you are welcome to modify this if you like). Once you are sure about releasing this package on conda, please give me a go ahead. I'll create a pull request at https://github.com/conda-forge/staged-recipes with this fork.

sudarsan-surendralal avatar Aug 27 '22 20:08 sudarsan-surendralal