From 7d8d51d1f8569752092c226490c1507364238bd5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 12 Nov 2017 10:16:23 -0200 Subject: On creating modules with templater and a basic trashman module --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 408975a..1c03629 100644 --- a/README.md +++ b/README.md @@ -72,3 +72,7 @@ Example: when you call `templater myproject basic`, templater finds a script at `$path_to_templater_install/share/basic/setup` and execs it like this: cd myproject && share/basic/setup $path_to_templater_install/share/templater + +You might even use `templater` to create a module: + + cd path/to/templater/repo && templater share/templater/ templater -- cgit v1.2.3