iruby icon indicating copy to clipboard operation
iruby copied to clipboard

conda-forge recipe for iruby

Open BoPeng opened this issue 6 years ago • 5 comments

Is there any plan to add iruby to conda-forge? I plan to add sos-ruby to conda-forge but found that iruby is not currently available in conda, and it is non-trivial to write a recipe for it. Since ruby is already in conda-forge, it would make it much easier for conda users to use iruby if it is added to conda-forge.

BoPeng avatar Sep 01 '19 17:09 BoPeng

Very interesting. I read SoS website. We are happy to see IRuby integrated into the SoS workflow system. Running multiple scripts as workflow is a great idea. And It's a great honor for Ruby to be included in the tools being developed by the bioinformatics division at MD Anderson Cancer Center. So I want to add IRuby to conda-forge to make it easier for someone to install it.

But, we are Ruby users and are not very familiar with the conda-forge ecosystem. So please give me some time to see if that is possible.

ping @mrkn @kozo2

kojix2 avatar Sep 02 '19 06:09 kojix2

It's interesting to me. But I don't have the plan to do it by myself.

mrkn avatar Sep 02 '19 06:09 mrkn

@BoPeng Now it might be not non-trivial. Now I found that there are some gems in conda-forge. I think I can create rb-iruby-feedstock. Give me some time.

kozo2 avatar Sep 02 '19 07:09 kozo2

@BoPeng It may be too rough, but I sent a pull request to conda-forge https://github.com/conda-forge/staged-recipes/pull/9380

kozo2 avatar Sep 02 '19 07:09 kozo2

@kozo2 Added ffi-rzmq to the runtime dependency.

kojix2 avatar Dec 01 '19 04:12 kojix2