73 留言 (73 留言)46 反應 (46 反應)1 負責人 (1 負責人)TypeScript14,066 star (14,066 star)1,916 fork (1,916 fork)batch import
help wantednew package managerpriority-3-medium
- 議題類型
- feature
- 研究方向
- First, examine existing package manager implementations in Renovate (e.g., for npm, pip) in the lib/manager directory to understand the pattern. Then, review Conda's official documentation and the conda package format to design a manager that parses environment.yml or meta.yaml files. Evaluate whether Conda support requires changes to the host rules or datasource layer. Consider checking closed issues #2213 and related discussions for prior attempts and design decisions.