Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-extend-plugin / README.md
diff --git a/vendor/drupal/console-extend-plugin/README.md b/vendor/drupal/console-extend-plugin/README.md
new file mode 100644 (file)
index 0000000..e30ad78
--- /dev/null
@@ -0,0 +1,8 @@
+# Drupal Console Extend Plugin
+
+Composer plugin to discover Drupal Console commands using a standard package/library.
+
+### Install this project:
+```
+composer require drupal/console-extend-plugin
+```