mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
3ffe7f55aa
* feat(examples/templates): add aws vm devcontainer template * Create README.md * add code-server * fix code-server * `make fmt` * Add files via upload * Update README.md * fix typo and persist workspace * always land in the repo directory
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 create
Community Templates
See the list of Community Templates.