mirror of
https://github.com/coder/coder.git
synced 2026-09-22 13:10:21 +08:00
`--variable` is used frequently enough to deserve a shorthand. Unfortunately, `-v` is taken by verbose, and `-V` is too easily confused with version or verbose, so we're left with "--var".
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 project from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create
Community Templates
See the list of Community Templates.