Mudlet / mudlet-package-repository

A repository for Mudlet packages.
https://mudlet.github.io/mudlet-package-repository/
6 stars 7 forks source link

Add command (show-local?) to show information about a locally installed package #80

Open jmckisson opened 3 weeks ago

jmckisson commented 3 weeks ago

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.

vadi2 commented 3 weeks ago

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

ZookaOnGit commented 3 weeks ago

How about mpkg show shows

vadi2 commented 3 weeks ago

I think that would be great