mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 16:58:06 +08:00
opt some
This commit is contained in:
parent
ae5b9efeff
commit
7070c78bdd
1
go.mod
1
go.mod
@ -9,6 +9,7 @@ require (
|
|||||||
github.com/shylinux/mysql-story v0.0.0-00010101000000-000000000000
|
github.com/shylinux/mysql-story v0.0.0-00010101000000-000000000000
|
||||||
github.com/shylinux/nginx-story v0.0.0-00010101000000-000000000000
|
github.com/shylinux/nginx-story v0.0.0-00010101000000-000000000000
|
||||||
github.com/shylinux/redis-story v0.0.0-00010101000000-000000000000
|
github.com/shylinux/redis-story v0.0.0-00010101000000-000000000000
|
||||||
|
github.com/shylinux/toolkits v0.1.9
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/shylinux/icebergs => ./usr/icebergs
|
replace github.com/shylinux/icebergs => ./usr/icebergs
|
||||||
|
20
src/main.shy
20
src/main.shy
@ -27,26 +27,12 @@ lex yac gdb log
|
|||||||
tcp nfs ssh mdb
|
tcp nfs ssh mdb
|
||||||
` stroke red fill black
|
` stroke red fill black
|
||||||
|
|
||||||
chapter "代码"
|
source ../usr/icebergs/core/code/code.shy
|
||||||
field "收藏夹" web.code.favor
|
|
||||||
field "生成器" web.code.autogen
|
|
||||||
|
|
||||||
field "火山架" web.code.git.trend args `volcanos`
|
field "火山架" web.code.git.trend args `volcanos`
|
||||||
field "冰山架" web.code.git.trend args `icebergs`
|
field "冰山架" web.code.git.trend args `icebergs`
|
||||||
field "冰山架" web.code.git.spide args `usr/icebergs`
|
field "冰山架" web.code.git.spide args `usr/icebergs`
|
||||||
|
|
||||||
|
|
||||||
source ../usr/icebergs/base/ctx/ctx.shy
|
|
||||||
source ../usr/icebergs/base/cli/cli.shy
|
|
||||||
source ../usr/icebergs/base/aaa/aaa.shy
|
|
||||||
source ../usr/icebergs/base/web/web.shy
|
|
||||||
source ../usr/icebergs/base/gdb/gdb.shy
|
|
||||||
source ../usr/icebergs/base/log/log.shy
|
|
||||||
source ../usr/icebergs/base/tcp/tcp.shy
|
|
||||||
source ../usr/icebergs/base/nfs/nfs.shy
|
|
||||||
source ../usr/icebergs/base/ssh/ssh.shy
|
|
||||||
source ../usr/icebergs/base/mdb/mdb.shy
|
|
||||||
|
|
||||||
chapter "群组"
|
chapter "群组"
|
||||||
field "群组" web.chat.river
|
field "群组" web.chat.river
|
||||||
field "粘贴板" web.chat.paste
|
field "粘贴板" web.chat.paste
|
||||||
@ -54,8 +40,6 @@ field "二维码" web.chat.qrcode
|
|||||||
field "地理位置" web.chat.location
|
field "地理位置" web.chat.location
|
||||||
|
|
||||||
chapter "环境"
|
chapter "环境"
|
||||||
field "安装管理" web.code.install
|
|
||||||
field "发布管理" web.code.publish
|
|
||||||
field "服务管理" cli.daemon
|
field "服务管理" cli.daemon
|
||||||
|
|
||||||
chapter "流水"
|
chapter "流水"
|
||||||
@ -107,3 +91,5 @@ table `
|
|||||||
腾讯 Facebook
|
腾讯 Facebook
|
||||||
阿里 Amazon
|
阿里 Amazon
|
||||||
`
|
`
|
||||||
|
|
||||||
|
source hi/hi.shy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user