From f7332fc3255155827168671fea85ed11494a7104 Mon Sep 17 00:00:00 2001 From: bluxmit Date: Sat, 14 May 2022 06:59:40 +0000 Subject: [PATCH] docs fixes --- workspaces/go-workspace/README.md | 4 ++-- workspaces/java-workspace/README.md | 4 ++-- workspaces/nodejs-workspace/README.md | 4 ++-- workspaces/php-workspace/README.md | 4 ++-- workspaces/ruby-workspace/README.md | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/workspaces/go-workspace/README.md b/workspaces/go-workspace/README.md index 8144af5..62d9a1a 100644 --- a/workspaces/go-workspace/README.md +++ b/workspaces/go-workspace/README.md @@ -29,8 +29,8 @@ and open [localhost:8020](http://localhost:8020) in browser. **Dev tools:** -- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has -VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud. A lot of beautiful color themes and many common plugins are already installed to save time. +- [**Code-server**](https://github.com/cdr/code-server) - open source version of popular Visual Studio Code IDE. Codeserver has +VS-Code extensions and works in browser. - [**Terminal**](https://github.com/tsl0922/ttyd) - secure browser-based terminal. - [**FileBrowser**](https://github.com/filebrowser/filebrowser) - manage files and folders inside the workspace, and exchange data between local environment and the workspace - [**Cronicle**](https://github.com/jhuckaby/Cronicle) - task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. diff --git a/workspaces/java-workspace/README.md b/workspaces/java-workspace/README.md index b983990..3864aa8 100644 --- a/workspaces/java-workspace/README.md +++ b/workspaces/java-workspace/README.md @@ -31,8 +31,8 @@ and open [localhost:8020](http://localhost:8020) in browser. **Dev tools:** -- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has -VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud. A lot of beautiful color themes and many common plugins are already installed to save time. +- [**Code-server**](https://github.com/cdr/code-server) - open source version of popular Visual Studio Code IDE. Codeserver has +VS-Code extensions and works in browser. - [**Terminal**](https://github.com/tsl0922/ttyd) - secure browser-based terminal. - [**FileBrowser**](https://github.com/filebrowser/filebrowser) - manage files and folders inside the workspace, and exchange data between local environment and the workspace - [**Cronicle**](https://github.com/jhuckaby/Cronicle) - task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. diff --git a/workspaces/nodejs-workspace/README.md b/workspaces/nodejs-workspace/README.md index ed811e2..cf3ae55 100644 --- a/workspaces/nodejs-workspace/README.md +++ b/workspaces/nodejs-workspace/README.md @@ -33,8 +33,8 @@ and open [localhost:8020](http://localhost:8020) in browser. **Dev tools:** -- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has -VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud. A lot of beautiful color themes and many common plugins are already installed to save time. +- [**Code-server**](https://github.com/cdr/code-server) - open source version of popular Visual Studio Code IDE. Codeserver has +VS-Code extensions and works in browser. - [**Terminal**](https://github.com/tsl0922/ttyd) - secure browser-based terminal. - [**FileBrowser**](https://github.com/filebrowser/filebrowser) - manage files and folders inside the workspace, and exchange data between local environment and the workspace - [**Cronicle**](https://github.com/jhuckaby/Cronicle) - task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. diff --git a/workspaces/php-workspace/README.md b/workspaces/php-workspace/README.md index 3bf06d9..40a289f 100644 --- a/workspaces/php-workspace/README.md +++ b/workspaces/php-workspace/README.md @@ -30,8 +30,8 @@ and open [localhost:8020](http://localhost:8020) in browser. **Dev tools:** -- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has -VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud. A lot of beautiful color themes and many common plugins are already installed to save time. +- [**Code-server**](https://github.com/cdr/code-server) - open source version of popular Visual Studio Code IDE. Codeserver has +VS-Code extensions and works in browser. - [**Terminal**](https://github.com/tsl0922/ttyd) - secure browser-based terminal. - [**FileBrowser**](https://github.com/filebrowser/filebrowser) - manage files and folders inside the workspace, and exchange data between local environment and the workspace - [**Cronicle**](https://github.com/jhuckaby/Cronicle) - task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer. diff --git a/workspaces/ruby-workspace/README.md b/workspaces/ruby-workspace/README.md index f16a50a..86d652f 100644 --- a/workspaces/ruby-workspace/README.md +++ b/workspaces/ruby-workspace/README.md @@ -31,8 +31,8 @@ and open [localhost:8020](http://localhost:8020) in browser. **Dev tools:** -- [**Eclipse Theia**](https://theia-ide.org/docs/) - open source version of popular Visual Studio Code IDE. Theia is trully open-source, has -VS-Code extensions and works in browser. This means it can run inside a docker container on local machine or in cloud. A lot of beautiful color themes and many common plugins are already installed to save time. +- [**Code-server**](https://github.com/cdr/code-server) - open source version of popular Visual Studio Code IDE. Codeserver has +VS-Code extensions and works in browser. - [**Terminal**](https://github.com/tsl0922/ttyd) - secure browser-based terminal. - [**FileBrowser**](https://github.com/filebrowser/filebrowser) - manage files and folders inside the workspace, and exchange data between local environment and the workspace - [**Cronicle**](https://github.com/jhuckaby/Cronicle) - task scheduler and runner, with a web based front-end UI. It handles both scheduled, repeating and on-demand jobs, targeting any number of worker servers, with real-time stats and live log viewer.