mirror of
https://github.com/coder/coder.git
synced 2026-06-05 14:08:20 +00:00
7dc75637a1
Relates to https://github.com/coder/internal/issues/1065 Essentially the same steps as https://github.com/coder/registry/pull/497
Templates
List template examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a template from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-linux
coder templates push