We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a659da3 commit 258bcd4Copy full SHA for 258bcd4
README.md
@@ -24,7 +24,8 @@ Basically the atom editor, running in the cloud.
24
* Support ESLint
25
* Realtime collaboration support (you'll need to use transactional state, merge on the server & rebase in the clients)
26
* Integrate with video chat service (e.g., [Zoom.us](https://zoom.us/))
27
-
+* File editing tabs
28
+* Integrate terminal to access unix tools & git operations -- (you could run the environment in docker containers)
29
30
## OSS Jobs
31
0 commit comments