1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
This commit is contained in:
shaoying 2020-06-15 09:55:25 +08:00
parent 3578f44294
commit fb45d6fd08

View File

@ -1,11 +1,11 @@
~aaa
role white void tmp
role white void web.code.inner
role white void tmp
~web
config serve meta.title github.com/shylinux/contexts
config serve meta.legal.0 `<a href="mailto:shylinux@163.com">shylinux@163.com</a>`
config serve meta.legal.1 "京ICP备15046864号-1"
config share meta.domain https://shylinux.com
~web.code
@ -15,6 +15,15 @@
publish usr/icebergs/misc/vim/auto.vim
publish usr/icebergs/misc/tmux/auto.tmux
~web.code
bench action create "demo"
bench action insert "demo" http command
bench action insert "demo" http config
pprof action create "demo" bin/ice.bin http://localhost:9020/code/pprof/profile 3
pprof action insert "demo" bench config
pprof action insert "demo" shell pwd
~web.code.tmux
init
@ -22,27 +31,29 @@
init
~web.code.git
repos intshell usr/intshell
repos icebergs usr/icebergs
repos volcanos usr/volcanos
repos toolkits usr/toolkits
repos learning usr/learning
repos wubi-dict usr/wubi-dict
# repos intshell usr/intshell
# repos icebergs usr/icebergs
# repos volcanos usr/volcanos
#
# repos toolkits usr/toolkits
# repos learning usr/learning
# repos wubi-dict usr/wubi-dict
# repos word-dict usr/word-dict
init
~web.code.input
# load
# import usr/wubi-dict/person
# ~web.wiki.alpha
# load
#
~web.wiki.draw
config draw meta.path usr/learning
~web.wiki.alpha
# load
~web.wiki
config word meta.path usr/learning
~web.wiki.draw
config draw meta.path usr/learning
~ssh
source etc/local.shy
target web.code.input.load
target web.code.bench