@@ -8,16 +8,23 @@ 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
+ <<<<<<< HEAD
11
12
<<<<<<< HEAD
12
13
Team-wide CLI for spawning up dev servers on demand, powered by Terraform.
13
14
||||||| parent of 059e6c7a (Add logos)
14
15
Provision remote development environments with Terraform.
15
16
=======
16
17
Provision remote development environments anywhere on anything.
17
18
>>>>>>> 059e6c7a (Add logos)
19
+ ||||||| parent of b6574d34 (Integrate Ben's improvements)
20
+ Provision remote development environments anywhere on anything.
21
+ =======
22
+ Provision remote development servers anywhere on anything.
23
+ >>>>>>> b6574d34 (Integrate Ben's improvements)
18
24
19
25
![ Kubernetes workspace in Coder v2] ( ./docs/screenshot.png )
20
26
27
+ <<<<<<< HEAD
21
28
## Highlights
22
29
23
30
Workspaces:
@@ -30,15 +37,26 @@ Templates:
30
37
- Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
31
38
- Auto-shutdown or update workspaces when they're not in use!
32
39
40
+ ||||||| parent of b6574d34 (Integrate Ben's improvements)
41
+ ## Highlights
42
+
43
+ - Automate development environments for Linux, Windows, and macOS
44
+ - Start writing code with a single command
45
+ - Get started quickly using one of the [ examples] ( ./examples ) provided
46
+ =======
47
+ - Automate development environments for Linux, Windows, and macOS
48
+ - Start writing code with a single command
49
+ - Get started quickly using one of the [ examples] ( ./examples ) provided
50
+ >>>>>>> b6574d34 (Integrate Ben's improvements)
33
51
34
52
TODO: succintly list value props
35
53
36
54
## How it works
37
55
38
- Coder workspaces are represented with terraform . But, no terraform knowledge is
56
+ Coder workspaces are represented with Terraform . But, no Terraform knowledge is
39
57
required to get started. We have a database of pre-made templates built into
40
58
the product. Terraform empowers you to create
41
- environments on _ anything_ , including:
59
+ remote environments on _ anything_ , including:
42
60
43
61
- VMs across any cloud
44
62
- Kubernetes across any cloud (AKS, EKS, GKS)
0 commit comments