forked from x/ContextOS
opt some
This commit is contained in:
parent
1e93dc2fbd
commit
b11806d62b
@ -42,6 +42,8 @@ import (
|
|||||||
_ "shylinux.com/x/golang-story/src/grafana"
|
_ "shylinux.com/x/golang-story/src/grafana"
|
||||||
_ "shylinux.com/x/golang-story/src/kubernetes"
|
_ "shylinux.com/x/golang-story/src/kubernetes"
|
||||||
_ "shylinux.com/x/golang-story/src/prometheus"
|
_ "shylinux.com/x/golang-story/src/prometheus"
|
||||||
|
|
||||||
|
_ "shylinux.com/x/contexts/src/h2"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() { print(ice.Run()) }
|
func main() { print(ice.Run()) }
|
@ -56,3 +56,4 @@ field "趋势图" web.code.git.trend args `intshell`
|
|||||||
field "架构图" web.code.git.spide args `intshell`
|
field "架构图" web.code.git.spide args `intshell`
|
||||||
|
|
||||||
spark md README.md
|
spark md README.md
|
||||||
|
source h2/h2.shy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user