From f4da068436f69e9495ece3e8cda8b58042a9630a Mon Sep 17 00:00:00 2001 From: Miykael_xxm Date: Sat, 20 Feb 2021 21:14:35 +0800 Subject: [PATCH] github1s@conwnet --- projects/conwnet/imports.yml | 18 ++++++++++++++++++ projects/surfcodes/imports.yml | 10 ++++++++++ 2 files changed, 28 insertions(+) create mode 100644 projects/conwnet/imports.yml create mode 100644 projects/surfcodes/imports.yml diff --git a/projects/conwnet/imports.yml b/projects/conwnet/imports.yml new file mode 100644 index 000000000..fb6eab2c8 --- /dev/null +++ b/projects/conwnet/imports.yml @@ -0,0 +1,18 @@ +--- +group: + name: 'conwnet' + description: '' + projects: + - name: 'github1s' + description: 'One second to read GitHub code with VS Code.' + mirrorRelease: false + topic: '' + - name: 'way-of-algorithm' + description: '我的算法之路,收集我在各大 OJ 刷过的题' + mirrorRelease: false + topic: '' + - name: 'huarongdao' + description: '使用 Vue 实现的华容道游戏。https://conwnet.github.io/huarongdao/' + mirrorRelease: false + topic: '' + \ No newline at end of file diff --git a/projects/surfcodes/imports.yml b/projects/surfcodes/imports.yml new file mode 100644 index 000000000..59c246aa8 --- /dev/null +++ b/projects/surfcodes/imports.yml @@ -0,0 +1,10 @@ +--- +group: + name: 'surfcodes' + description: '' + projects: + - name: 'surf' + description: '🏄‍♂️ Surf GitHub code with VS Code. (with CLI, chrome extensions, also works for Gitlab)' + mirrorRelease: false + topic: 'github,surf,code-server,github1s' + \ No newline at end of file -- GitLab