Files
coder/examples/templates/README.md
T

20 lines
464 B
Markdown

# Templates
List template examples in our CLI with `coder templates init`.
> [Submit an issue](https://github.com/coder/coder/issues/new) if you encounter any issues!
## Getting Started
Clone this repository to create a project from any example listed here:
```console
git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create
```
## Community Templates
See the list of [Community Templates](./community-templates.md).