freelance-project-34-market.../python/online/fxreader
LLM 9b7046d6f0 [+] install command, main CLI wiring for network/cache/install
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;
2026-04-22 09:00:00 +00:00
..
pr34 [+] install command, main CLI wiring for network/cache/install 2026-04-22 09:00:00 +00:00