1. add cli/install.py: install_t class with --mode bash/exec,
-m/--package-manager (pacman default), --dry-run BooleanOptionalAction,
-r requirements, -d pkg_dir;
2. add pacman_t.build_install_command() for generating pacman -U command;
3. wire install, network, cache CLI into main.py;
4. add test_install.py;
|
||
|---|---|---|
| .. | ||
| fxreader/pr34 | ||