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;
|
||
|---|---|---|
| .vscode | ||
| d1 | ||
| d2/gamepad | ||
| deps | ||
| docker | ||
| dotfiles | ||
| meson | ||
| mypy-stubs | ||
| platform_dotfiles | ||
| platform_dotfiles_gpg/ideapad_slim_3_15arp10 | ||
| python | ||
| releases | ||
| .dockerignore | ||
| .editorconfig | ||
| .env.examples | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| docker-compose.local.yml | ||
| docker-compose.yml | ||
| Makefile | ||
| osx-brew.txt | ||