This commit is contained in:
Kreyren 2020-02-05 09:13:19 +00:00
parent 7736a7b98f
commit b3bdeb2021
3 changed files with 6 additions and 0 deletions

@ -0,0 +1,6 @@
# Zernit's resolver
This subcommand is expected to resolve various packages on the target system i.e if end-user wants to install wine then this subcommand is expected to handle it.
## Practical example
user inputs `main resolve app-compat/wine` -> various options -> Compile -> Install wine on the end-user system