-
Notifications
You must be signed in to change notification settings - Fork 906
docs: rephrase value statement in README #1711
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: rephrase value statement in README #1711
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like this description and it accurately states the state of the project. If we want to speak more towards the benefits of remote dev servers, we can add points like this under highlights.
Highlights
Workspaces:
- Code on powerful servers: leverage cloud GPU, GPU, and network speeds
- Use the
coder
CLI: connect via SSH, VS Code, and JetBrains - Self-serve workspaces: start from team-wide templates (see below)
Templates:
- Manage the infrastructure behind workspaces with standard Terraform (.hcl files)
- Use any OS and architecture: Mac, Windows, Linux, VM, Kubernetes, ARM, etc
- Auto-shutdown or update workspaces when they're not in use!
Sorry, something went wrong.
All reactions
@bpmct I like that a lot better! Should I make those changes to Highlights in this PR too? |
All reactions
Sorry, something went wrong.
sure thing! feel free to make minor tweaks along the way ;) |
All reactions
-
🚀 1 reaction
Sorry, something went wrong.
ba2c1dc
to
e5f46ed
Compare
Successfully merging this pull request may close these issues.
README has time-to-value journey descriptions for switch to public
This PR adds rephrases the initial value statement in the
README.md
using words from an end user.Subtasks
README.md
Fixes #1305