@@ -8,15 +8,22 @@ Discord"](https://img.shields.io/badge/join-us%20on%20Discord-gray.svg?longCache
8
8
Follow] ( https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social )] ( https://twitter.com/coderhq )
9
9
[ ![ codecov] ( https://codecov.io/gh/coder/coder/branch/main/graph/badge.svg?token=TNLW3OAP6G )] ( https://codecov.io/gh/coder/coder )
10
10
11
- Provision remote development environments with Terraform.
11
+ Team-wide CLI for spawning up dev servers on demand, powered by Terraform.
12
12
13
13
![ Kubernetes workspace in Coder v2] ( ./docs/screenshot.png )
14
14
15
15
##Highlights
16
16
17
- - Automate development environments for Linux, Windows, and macOS
18
- - Start writing code with a single command
19
- - Get started quickly using one of the[ examples] ( ./examples ) provided
17
+ Workspaces:
18
+ - Code on powerful servers: leverage cloud GPU, GPU, and network speeds
19
+ - Use the` coder ` CLI: connect via SSH, VS Code, and JetBrains
20
+ - Self-serve workspaces: start from team-wide templates (see below)
21
+
22
+ Templates:
23
+ - Manage the infrastructure behind workspaces with standard Terraform (` .hcl ` files)
24
+ - Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
25
+ - Auto-shutdown or update workspaces when they're not in use!
26
+
20
27
21
28
##Installing Coder
22
29