In addition to publishing distributions for brew and snap, it would be very nice to also distribute on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi with pixi global install imgcat.
As imgcat is a Go tool it would basically be just:
Though I see that you (@danielgatis) are already a maintainer of other tools on conda-forge (https://github.com/orgs/conda-forge/teams?query=%40danielgatis) so you know the drill already. 👍
In addition to publishing distributions for brew and snap, it would be very nice to also distribute on conda-forge. This would allow for people to install in a self contained and isolated environment in user space through Pixi with
pixi global install imgcat.As
imgcatis a Go tool it would basically be just:Though I see that you (@danielgatis) are already a maintainer of other tools on conda-forge (https://github.com/orgs/conda-forge/teams?query=%40danielgatis) so you know the drill already. 👍