aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/pkg_mgr/cmd_install.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace build.rs with compile-time macro build steps魏曹先生43 hours1-5/+16
* feat(macros)!: change completion context parameter to owned type魏曹先生2 days1-1/+1
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生2 days1-21/+22
* feat(install): add --enable flag to run pkg-enable after install魏曹先生3 days1-3/+83
* refactor: move packages dir to mingling/packages魏曹先生10 days1-1/+1
* fix: use consistent output macro for install results魏曹先生10 days1-2/+2
* refactor: migrate renderers to RenderResult and stdout macros魏曹先生10 days1-14/+21
* feat(pkg_mgr): add uninstall command and improve install魏曹先生10 days1-5/+175
* feat(pkg-mgr): add install command placeholder魏曹先生10 days1-0/+8