-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Labels
Description
First and foremost, wonderful project and appreciate all the effort being put into maitaining / upgrading it!
Had an idea, coming from neovim, which could benefit straight.el to some extent:
- Add a menu for managing straight.el packages, where the user is able to:
a. Select a package and perform certain actions on it,
b. Upgrade packages
c. Sync packages (upgrade and rebuild perhaps?)
d. Uninstall packages,
e. Debug, profile and whatnot
f. Clean (remove) old packages?
This idea is similar to what Lazy is currently offering as a neovim package manager.
