-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Features Describe | 功能描述
As title.
Usage Scenario | 需求背景/使用场景
Clean and selectable.
- There's no need to list
C#anddotnet, becauseC#is contained indotnet,alsoF#,Visual Basic... I guess same problem occur in other packages. - The connection of each package is missing, for example, rust contains its own version, package manager, so it's independent. As for
Node,C,C++, there's a missing exposition for its underneath manager. (fnmcould be used on Windows, so fornvm for Windows, we should give the freedom for users.) - There's a fusion of langs and tools, langs and its version manager(
npmis installed with node, butpnpmisn't).
Maybe Solutions | 可能的实现方案 - (if you are developer)
- Extract info from category of package to categorize.
- We need to detect env in each execution of
xlings. (Construction of env. Index shouldn't take over the role of env management) - Construction of relation of package for its (general) parents or so (the relation could be general and hierarchy), therefore give the freedom of choosing its manager and detection. (A notion here:
node,deno,bunis runtime of js, but it's independent, so doesn't collide, however,nvmandfnmmay collide, so parents of a package must be single in a certain env)
Additional context | 额外补充
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Ready