From 360d2589ea6cdb5c07ab96f0c5a509d29b48cf18 Mon Sep 17 00:00:00 2001 From: degnzii Date: Mon, 28 Jun 2021 15:37:00 +0800 Subject: [PATCH] 1.5.1 --- README.md | 2 ++ resources/META-INF/plugin.xml | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 705a296..360b708 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ [中文 - README](https://github.com/dengzii/GenerateModuleFromTemplate/blob/master/README-ZH.md) +[Video Tutorial - YouTube](https://youtu.be/TyeXnbCcBP4) + ### Create a directory structure from a highly customizable template Using this plugin, help you create directories and files from the customizable template. diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index d61e81a..6d5c9de 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,7 +1,7 @@ com.dengzii.plugin.template Generate Module From Template - 1.5.0 + 1.5.1 dengzi Using this plugin, help you create directories and files from the customizable template

+ +
+Video Tutorial - YouTube +
Feature
1. Custom directory structure.
2. Support placeholders, and replace it when you create a module.
@@ -42,6 +46,10 @@ Any question please 1. More feature: fetch template variables as placeholders when add a file, support specify file template when create the module.