Implement per-distro installation flow
This commit is contained in:
parent
caf870d05e
commit
b9b60e9b6c
21 changed files with 1109 additions and 33 deletions
|
|
@ -39,7 +39,7 @@ By default `aim` auto-detects whether to use user or system scope. Override that
|
|||
|
||||
## Current Flow Shape
|
||||
|
||||
- `aim <QUERY>` registers unambiguous apps into the registry and renders review prompts when tracking needs confirmation
|
||||
- `aim <QUERY>` installs unambiguous apps, persists them into the registry after successful install, and renders review prompts when tracking needs confirmation
|
||||
- bare `aim` and `aim update` build a review-first update plan
|
||||
- `aim list` renders registered applications
|
||||
- `aim remove <QUERY>` resolves a registered application name before removal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue