coder/examples/templates at main · coder/coder · GitHub
Skip to content

Latest commit

 

History

History

README.md

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