mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
* chore: Improve project-wide prettier formatting and ignored files * chore: `Run make fmt/prettier` * Fix gitignore for `.vscode` folder so that ! works * Add comment in `.prettierrc.yaml` to explain `.editorconfig` * Remove scripts/apidocgen/markdown-template/README.md * Use `yq` for processing prettierrc, update lib.sh dependency check * Add `yq` to Dockerfile and Nix
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.