Skip to content

Commit fa16059

Browse files
Refresh for CodeTogether 3.0
1 parent 31157ed commit fa16059

File tree

1 file changed

+57
-22
lines changed

1 file changed

+57
-22
lines changed

README.md

Lines changed: 57 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,64 @@
1-
# CodeTogether
2-
A fresh take on collaborative coding.
3-
See more on [codetogether.com](https://www.codetogether.com).
1+
<h1 align="center">
2+
<br>
3+
<img src="https://www.codetogether.com/wp-content/uploads/2020/02/codetogether-full-logo.png" alt="logo">
4+
<br>
5+
A fresh take on collaborative coding
6+
<br>
7+
<br>
8+
</h1>
9+
<p align="center">
10+
<a href="https://codetogether.com"><img src="https://img.shields.io/visual-studio-marketplace/v/genuitecllc.codetogether"></a>
11+
<a href="https://github.com/Genuitec/CodeTogether/issues/"><img src="https://img.shields.io/github/issues-closed/Genuitec/CodeTogether"></a>
12+
<a href="https://gitter.im/CodeTogether-com/community"><img src="https://img.shields.io/gitter/room/CodeTogether-com/community"></a>
13+
<br/>
14+
<a href="https://plugins.jetbrains.com/plugin/14225-codetogether"><img src="https://img.shields.io/badge/Download-IntelliJ-fe2d5d"></a>
15+
<a href="https://marketplace.eclipse.org/content/codetogether"><img src="https://img.shields.io/badge/Download-Eclipse-2c2255"></a>
16+
<a href="https://marketplace.visualstudio.com/items?itemName=genuitecllc.codetogether"><img src="https://img.shields.io/badge/Download-VS%20Code-3c99d4"></a>
17+
</p>
418

5-
## About CodeTogether
6-
CodeTogether is a pair programming tool specifically designed around quick organic sessions, like a quick Slack or Hangout call. It is highly optimized for coding with participants connecting in from any modern browser and able to have a realtime coding experience even if connecting from the other side of the world. Anyone developing in VS Code or Eclipse can start using CodeTogether simply by installing an extension or plugin.
7-
8-
## CodeTogether in Action
19+
Great for remote teams that need to collaborate, even when using different IDEs. [CodeTogether](https://www.codetogether.com) is available for IntelliJ, Eclipse and VS Code. Host a collaborative session from any supported IDE, and participants can join from their preferred IDE or a browser. Source is always [End-to-End Encrypted](https://www.codetogether.com/download/security/) and [on-premises](https://www.codetogether.com/docs/on-premises-faq) hosting is optionally available. Host-based intelligence ensures everyone gets the language smarts needed for capabilities such as content assist and validation, regardless of how they join the session.
920
![CodeTogether Gif](docs/images/codetogether.gif)
1021

11-
## More about CodeTogether
12-
13-
### Stay in Your IDE
14-
Make real time edits to code shared by the host’s IDE using a browser-based editor. Eclipse and VS Code support now available, other IDEs coming soon.
15-
16-
### Easy to Use
17-
CodeTogether makes it simple to collaborate with others. Just share a link and with a click of the mouse, teammates see your project in a browser.
22+
## Key Features
23+
<div class="tg-wrap"><table>
24+
<tbody>
25+
<tr>
26+
<td>No vendor lock-in</td>
27+
<td>Host or join a pair programming session from Eclipse, IntelliJ or VS Code. Simply share the session’s link with anyone you like. They join the session from either their local IDE (even if it’s different from yours) or a web browser (with the theme and key bindings of their preferred IDE).</td>
28+
</tr>
29+
<tr>
30+
<td>Host-provided language smarts</td>
31+
<td>CodeTogether participants benefit from the host IDE’s language smarts. Even if you join from a browser or an IDE with a different configuration, you still get key features like content assist and as-you-type validation across the workspace.</td>
32+
</tr>
33+
<tr>
34+
<td>Code together or alone</td>
35+
<td>CodeTogether makes it easy to switch between groups of developers coding together, or code on your own during a session. Developers can even edit the same file at the same time, just like in Google Docs. The CodeTogether view gives a nice overview of the session so you can quickly see who’s doing what, and jump into a new group or branch out on your own.</td>
36+
</tr>
37+
<tr>
38+
<td>Always secure</td>
39+
<td>The project remains on the host computer and only required data is relayed to participants and the CodeTogether backend using full end-to-end encryption. An on-premises version that keeps all source behind your firewall is also available.</td>
40+
</tr>
41+
</tbody>
42+
</table>
43+
</div>
1844

19-
### Nondisruptive
20-
Collaborators interact with the project without interrupting the workflow of others. The session host can continue to use other applications even if participants are actively coding.
45+
## Documentation
46+
#### Quickstart
47+
[Eclipse](https://www.codetogether.com/docs/codetogether-for-eclipse-installation/) / [IntelliJ](https://www.codetogether.com/docs/codetogether-for-jetbrains-ides-installation/) / [VS Code](https://www.codetogether.com/docs/codetogether-for-vs-code-installation/) Installation Guide
48+
[Getting Started with CodeTogether](https://www.codetogether.com/docs/getting-started-with-codetogether/)
49+
[CodeTogether 3.0 Video Tutorial](https://youtu.be/Cb6A49ylPnc)
2150

22-
### Participants Code Too!
23-
Participants can take control and code right from the browser with content assist, code navigation, references, and searching in the workspace.
51+
#### On-Premises
52+
[Installation Guide](https://www.codetogether.com/docs/on-premises-installation-guide/)
53+
[FAQ](https://www.codetogether.com/docs/on-premises-faq/)
2454

25-
### Stay in Control
26-
Everyone in the session gets to control who they choose to follow, whether the host or other participants, to see exactly what teammates are discussing.
55+
#### Reference
56+
[Blog](https://www.codetogether.com/blog/)
57+
[Delivery log](https://www.codetogether.com/deliverylog/)
58+
[Security overview](https://www.codetogether.com/download/security/)
59+
[Plans & pricing](https://www.codetogether.com/pricing)
2760

28-
### Integrates Well
29-
Our goal is to improve your development process, not upset it. CodeTogether is a nice complement to popular tools you might use already, like Slack or MS Teams.
61+
## Contact Us
62+
<a href="https://twitter.com/genuitec"><img src="https://img.shields.io/twitter/follow/Genuitec?style=social"></a>
63+
<a href="https://gitter.im/CodeTogether-com/community"><img src="https://img.shields.io/gitter/room/CodeTogether-com/community"></a>
64+
<a href="mailto:[email protected]"><img src="https://img.shields.io/badge/[email protected]"></a>

0 commit comments

Comments
 (0)