generalbots/src/package_manager
Rodrigo Rodriguez (Pragmatismo) 3972863911 refactor(state): rename resource clients and improve keyword syntax
Updated references from `redis_client`, `s3_client`, and `custom_conn` to unified names `cache`, `drive`, and `conn` for consistency across modules. Adjusted `add_suggestion_keyword` to use clearer parameter naming and enhanced custom syntax registration for better readability and maintainability.
2025-11-01 20:53:45 -03:00
..
cli.rs - More automation from start to web, user sessions. 2025-10-20 23:32:49 -03:00
component.rs feat: add data download list to ComponentConfig and implement file downloading 2025-10-26 18:26:19 -03:00
facade.rs feat: add data download list to ComponentConfig and implement file downloading 2025-10-26 18:26:19 -03:00
installer.rs refactor(state): rename resource clients and improve keyword syntax 2025-11-01 20:53:45 -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