pesde/src/cli/commands
daimond113 ae3530126f
feat: add i alias to install command
Adds an alias `i` to the `install` command, which
is common in a few other package managers.
2025-02-12 23:15:01 +01:00
..
auth refactor: switch out dependencies 2025-01-19 22:29:27 +01:00
cas refactor: use iteration over recursion 2025-02-02 14:06:38 +01:00
config style: enable hard_tabs rustfmt option 2025-01-02 22:37:27 +01:00
add.rs refactor: make specifier index not an option 2025-02-12 17:41:49 +01:00
deprecate.rs feat: colour deprecation message 2025-02-07 11:26:59 +01:00
execute.rs refactor: make specifier index not an option 2025-02-12 17:41:49 +01:00
init.rs refactor: make specifier index not an option 2025-02-12 17:41:49 +01:00
install.rs feat: update instead of recreating packages folders 2025-01-18 14:18:46 +01:00
list.rs feat: add list and remove commands 2025-02-02 15:23:10 +01:00
mod.rs feat: add i alias to install command 2025-02-12 23:15:01 +01:00
outdated.rs style: enable hard_tabs rustfmt option 2025-01-02 22:37:27 +01:00
patch.rs refactor: crate optimizations 2025-02-02 00:17:11 +01:00
patch_commit.rs refactor: patch improvements 2025-02-10 00:35:51 +01:00
publish.rs refactor: make specifier index not an option 2025-02-12 17:41:49 +01:00
remove.rs feat: add list and remove commands 2025-02-02 15:23:10 +01:00
run.rs style: enable hard_tabs rustfmt option 2025-01-02 22:37:27 +01:00
self_install.rs refactor: switch out dependencies 2025-01-19 22:29:27 +01:00
self_upgrade.rs refactor: switch out dependencies 2025-01-19 22:29:27 +01:00
update.rs feat: update instead of recreating packages folders 2025-01-18 14:18:46 +01:00
yank.rs refactor: switch out dependencies 2025-01-19 22:29:27 +01:00