Add reference to community templates

This commit is contained in:
Lea Anthony
2022-03-14 20:54:11 +11:00
parent d9e5cce2b2
commit 106ff03f2e
@@ -12,6 +12,7 @@ To get up and running quickly, you can generate a default project by running `wa
create a directory called `myproject` and populate it with the default template.
Other project templates are available and can be listed using `wails init -l`.
There are also [community templates](/docs/community/templates) available that offer different capabilities and frameworks.
To see the other options available, you can run `wails init -help`.
More details can be found in the [CLI Reference](/docs/reference/cli#init).