From b474730cf602991e0d7b8ca8e346d84e909f33ec Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Wed, 12 Oct 2022 19:17:04 +0300 Subject: Refactor Gitpod configuration to improve quick spin up of automated dev environments (#21411) This commit instructs Gitpod to run `docs` in watch mode in fresh development environments so any dev could start hacking in seconds. Also included some vscode extensions for Vue, Go, and Docker. Try it here: [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/yardenshoham/gitea/tree/gitpod) Signed-off-by: Yarden Shoham Co-authored-by: Gusted --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 80f1159aea..115cafb58d 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ + + Contribute with Gitpod + -- cgit v1.2.3