Stub out initial inventory management commands
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 26 Jul 2022 22:21:05 +0000 (22:21 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 26 Jul 2022 22:22:15 +0000 (22:22 +0000)
commitd8a885567ef00da6967a872524ffa9d6193f4fbe
tree656c51151d1f4dd01d7066ad6cea6691c3ef0ad0
parent886033c236609341ba7abd606c45d404c81bb5d1
Stub out initial inventory management commands

Basic command framework to get items into your inventory, drop items
from your inventory, and list items in your inventory. No
functionality is yet implemented by these.
mudpy/command.py
share/command.yaml