0xMiden / 0xMiden/midenup

feat: add partial toolchain support from CLI

未關閉
#170 1 則留言 0 個 reaction 已指派 1 人 已被 @lima-limon-inc 認領 在 GitHub 檢視
command:miden command:midenup
主要語言
Rust
星號
8
分支
10
平均合併
3 天 5 小時
30 天內合併 PR
17

描述

Currently, installing partial toolchains is limited to the `miden-toolchain.toml` file for a specific directory.

This functionality could be re-surfaced in other areas of `midenup`.

@plafer suggested that the installation process could be interactive (i.e. prompts for verification before installing each component).

I believe the feature would mean an improvement in UX, however, maybe it could be limited to cases where `miden` auto installs toolchains instead of always prompting for confirmation; keeping `midenup install stable` the same.

貢獻指南

開啟貢獻指南

研究方向

Look at the existing toolchain installation logic in `midenup`, likely in a command module like `src/install.rs`. Understand how `miden-toolchain.toml` is parsed and used. The goal is to add a new CLI command or flag to install partial toolchains interactively, possibly prompting for each component. Check for existing interactive prompt patterns in the codebase. 'Done' means the CLI can install partial toolchains with optional prompts, and the default `midenup install stable` behavior remains unchanged.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cli, rust
領域
cli, developer-experience
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
55/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。