moonrepo / moon

A build system and monorepo management tool for the web ecosystem, written in Rust.
https://moonrepo.dev/moon
MIT License
2.82k stars 154 forks source link

[feature] Anyone from the moonrepo maintainers wants to be added as maintainers to conda-forge feedstock? #1610

Open corker opened 1 month ago

corker commented 1 month ago

I'm making a feedstock for moon tool to be able to use it with mamba/conda or with VSCode micromamba extension: https://github.com/mamba-org/vscode-micromamba

Does someone from the moonrepo team want to be listed as a maintainer for the feedstock?

milesj commented 1 month ago

I know nothing about conda or mamba, so I'm not really sure what's involved here.

corker commented 1 month ago

Conda-forge is a package repository that can create virtual environments also with an extensive range of tools. I'm adding moon to the conda-forge registry and going to maintain the config myself. I thought to ask the moonrepo team if someone wants to become a coowner, and I'm totally fine by maintaining it myself. Here is a PR to the conda-forge registry to add moon:

https://github.com/conda-forge/staged-recipes/pull/27219