Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pkg tool #27

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

feat: pkg tool #27

wants to merge 7 commits into from

Conversation

raphaelcoeffic
Copy link
Owner

@raphaelcoeffic raphaelcoeffic commented Dec 18, 2024

This utility implements basic package management inside dive and offers the following functionalities:

  • list: list packages (built-ins and installed)
  • search: search online database for packages.
  • install: install a package.
  • remove: remove an installed package.
  • Automatically install packages from the command_not_found_handler zsh hook.

@raphaelcoeffic raphaelcoeffic force-pushed the pkg-manager branch 2 times, most recently from f030a8c to 770ee8c Compare December 18, 2024 12:23
Automatically install packages from the `command_not_found_handler` zsh hook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant