From e38684d219847f636562ab2720b82aae4a6fd408 Mon Sep 17 00:00:00 2001 From: Eric Lin Date: Mon, 13 Jul 2020 15:28:40 -0400 Subject: Brought in cmd2 plugin template as a first-class member of cmd2 proper --- plugins/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/README.txt (limited to 'plugins/README.txt') diff --git a/plugins/README.txt b/plugins/README.txt new file mode 100644 index 00000000..6bbf89f2 --- /dev/null +++ b/plugins/README.txt @@ -0,0 +1 @@ +For information about creating a cmd2 plugin, see template/README.md -- cgit v1.2.1