-
Notifications
You must be signed in to change notification settings - Fork 6
feat: midenup profiles #204
Copy link
Copy link
Open
Labels
RFCRequest For Consideration, i.e. a proposed feature or change that is non-trivialRequest For Consideration, i.e. a proposed feature or change that is non-trivialmanifestAn issue related to the channel manifestAn issue related to the channel manifest
Metadata
Metadata
Assignees
Labels
RFCRequest For Consideration, i.e. a proposed feature or change that is non-trivialRequest For Consideration, i.e. a proposed feature or change that is non-trivialmanifestAn issue related to the channel manifestAn issue related to the channel manifest
Type
Fields
Give feedbackNo fields configured for Feature.
With the number of components on a toolchain getting ever-increasing, it'd be desirable to have a notion of
profiles, similar to that ofrustup. This would consist of named sets that only install a subset of components.The current profile list consists of:
default: Downloads the minimum subset of required components. Comprised of,cargo miden,midenc,miden-clientall: Downloads every component