summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Added type annotations for fields in cmd2.Cmd.Eric Lin2020-07-215-12/+18
* Brought in cmd2 plugin template as a first-class member of cmd2 properEric Lin2020-07-1416-7/+890
* replace pkg_resources with importlib.metadataDoug Hellmann2020-07-121-7/+11
* Ran isortTodd Leonhardt2020-07-116-4/+5
* Minor cleanup. Removed some experiments that weren't supposed to be includedEric Lin2020-07-114-28/+9
* external test plugin tests and coverage should now runEric Lin2020-07-1114-117/+111
* Copied cmd2 ext test into cmd2 baseline and linked up invokeEric Lin2020-07-1114-0/+801