conda-forge deployment
Is your feature request related to a problem? Please describe.
I would like to make this package available to my team. Unfortunately, my team's shared compute environments can only use packages that are available on the conda-forge channel.
Describe the solution you'd like I would like for this package to be available on the conda-forge channel.
Describe alternatives you've considered
I can use the built-in RHEL du command. However we have many TB of data in our shared space and this command takes multiple hours to complete. gdu takes about 20 minutes
Additional context Conda-forge contains step-by-step instructions on how to add packages to their channel.
https://conda-forge.org/docs/maintainer/adding_pkgs/
This is an amazing tool!
let me know if my request is reasonable,
Thanks
If somebody with knowledge of Conda Forge would like to take this task, that would be wonderful!
It's already available: https://github.com/conda-forge/gdu-feedstock
micromamba install gdu works
This can be closed (maybe added to readme that it's on conda-forge :) )