botserver/src/package_manager
Rodrigo Rodriguez (Pragmatismo) 88ca214366 Add package manager CLI and component system
Implement core package manager with component configuration, installer
logic, OS detection, and a command‑line interface for install, remove,
list, and status operations.
2025-10-19 11:08:35 -03:00
..
cli.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00
component.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00
facade.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00
installer.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00
mod.rs Refactor bootstrap and package manager, add ureq 2025-10-19 11:08:23 -03:00
os.rs Add package manager CLI and component system 2025-10-19 11:08:35 -03:00