summaryrefslogtreecommitdiff
path: root/doc/templates.md
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2014-11-14 17:44:19 +0000
committerFred Hebert <mononcqc@ferd.ca>2014-11-14 17:44:19 +0000
commitad9ca0cc8644b0a89a05ea184483c1d7b8318fcd (patch)
tree4720475fc96ecdd5fb2eb87147fee7a3131c93fc /doc/templates.md
parent284a5972fab4195f4f99d655bd2fbeecf1648858 (diff)
Built-in templates create the project directory
Diffstat (limited to 'doc/templates.md')
-rw-r--r--doc/templates.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/templates.md b/doc/templates.md
index 888f356..096cd37 100644
--- a/doc/templates.md
+++ b/doc/templates.md
@@ -73,6 +73,7 @@ Alternatively, the `name` variable is special -- if the first argument to a temp
→ ./rebar3 new plugin demo author_name="Fred H."
...
+Then go to the directory created for the project by rebar3.
## Custom Templates ##