1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-10-19 21:09:04 +08:00
parent b4625698fa
commit 12652b8e46
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
~web
spide create "com" `https://2021.shylinux.com`
spide create "email" `https://mail.shylinux.com`
spide create "repos" `https://repos.shylinux.com`
~web
dream create name "20221205-sshd" icon usr/icons/ssh.png repos `https://shylinux.com/x/sshd` binary `http://2021.shylinux.com/chat/pod/20221205-sshd`
dream create name "20230511-golang-story" icon usr/icons/go.png repos `https://shylinux.com/x/golang-story` binary `http://2021.shylinux.com/chat/pod/20230511-golang-story`
@ -12,7 +11,6 @@
dream create name "20230511-mysql-story" icon src/studio/mysql.png repos `https://shylinux.com/x/mysql-story` binary `http://2021.shylinux.com/chat/pod/20230511-mysql-story`
dream create name "20230913-matrix-story" icon src/matrix/matrix.png repos `https://shylinux.com/x/matrix-story` binary `http://2021.shylinux.com/chat/pod/20230913-matrix-story`
dream config web.wiki.portal web.chat.macos.desktop web.code.xterm web.code.vimer web.code.compile
event listen serve.start serve
~web.code
webpack insert xterm
webpack insert xterm-addon-fit

View File

@ -6,6 +6,7 @@ import (
_ "shylinux.com/x/icebergs/misc/alpha"
_ "shylinux.com/x/icebergs/misc/chrome"
_ "shylinux.com/x/icebergs/misc/coder"
_ "shylinux.com/x/icebergs/misc/github"
_ "shylinux.com/x/icebergs/misc/input"
_ "shylinux.com/x/icebergs/misc/java"
_ "shylinux.com/x/icebergs/misc/node"