forked from x/ContextOS
opt some
This commit is contained in:
parent
cf0c15bc3a
commit
24c33f8d32
3
Makefile
3
Makefile
@ -24,6 +24,9 @@ arm:
|
||||
mipsle:
|
||||
GOOS=linux GOARCH=mipsle go build -o usr/publish/ice.linux.mipsle src/main.go src/version.go src/binpack.go
|
||||
|
||||
docker:
|
||||
docker image build -t $${PWD##*/} bin/
|
||||
|
||||
%: src/%.go
|
||||
@echo && date
|
||||
go build -v -o usr/publish/$@ src/$@.go && chmod u+x usr/publish/$@
|
||||
|
@ -26,6 +26,7 @@ contexts toolkits learning
|
||||
section "火山架"
|
||||
field "趋势图" web.code.git.trend args `volcanos`
|
||||
field "架构图" web.code.git.spide args `volcanos`
|
||||
field web.code.docker.client
|
||||
|
||||
section "冰山架"
|
||||
field "趋势图" web.code.git.trend args `icebergs`
|
||||
@ -42,4 +43,3 @@ source "usr/icebergs/misc/java/spring.shy"
|
||||
source "usr/icebergs/misc/node/compile.shy"
|
||||
source "usr/icebergs/misc/node/vue.shy"
|
||||
source "usr/icebergs/misc/coder/coder.shy"
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
left
|
||||
username
|
||||
系统
|
||||
some index web.code.h2.h2 action auto
|
||||
命令 index cli.system
|
||||
共享 index cli.qrcode
|
||||
代码
|
||||
趋势 index web.code.git.trend args icebergs action auto
|
||||
趋势 index web.code.git.trend args icebergs
|
||||
状态 index web.code.git.status args icebergs
|
||||
main
|
@ -56,7 +56,7 @@ profile "测试群"
|
||||
~ web.code.git server status
|
||||
research "测试 research"
|
||||
~ web.code favor bench pprof xterm
|
||||
web.code.docker.runtime
|
||||
web.code.docker.client
|
||||
operate "运维群"
|
||||
aaa "权限 aaa"
|
||||
- user totp sess role
|
||||
|
Loading…
x
Reference in New Issue
Block a user