-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add command (show-local?) to show information about a locally installed package #80
Comments
It would be good of if we had one command to handle all the cases, this would make it easier for the player to use. Adding separate commands would offload the choice of picking the right command for the right scenario onto the player and that's not ideal |
How about
|
I think that would be great |
fixed in #151 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently 'mpkg show' only works if a package is listed in the repository. It may be useful for mpkg to list the description and other information about a package that is installed locally that is not in the repository.
The text was updated successfully, but these errors were encountered: