forked from x/ContextOS
opt some
This commit is contained in:
parent
5c583defc9
commit
d8dc0a69b5
@ -15,10 +15,6 @@ contexts
|
||||
toolkits
|
||||
` ship.stroke-width 1 line.stroke-width 1
|
||||
|
||||
field cli.system
|
||||
|
||||
field cli.qrcode
|
||||
|
||||
chart sequence `
|
||||
fe be os hd
|
||||
0 call 1 some 3
|
||||
|
@ -1,8 +1,6 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
_ "shylinux.com/x/contexts/src/hi"
|
||||
|
||||
"shylinux.com/x/ice"
|
||||
_ "shylinux.com/x/icebergs/misc/alpha"
|
||||
_ "shylinux.com/x/icebergs/misc/chrome"
|
||||
@ -37,6 +35,8 @@ import (
|
||||
_ "shylinux.com/x/linux-story/src/busybox"
|
||||
_ "shylinux.com/x/linux-story/src/kernel"
|
||||
_ "shylinux.com/x/linux-story/src/qemu"
|
||||
|
||||
_ "shylinux.com/x/contexts/src/hi"
|
||||
)
|
||||
|
||||
func main() { print(ice.Run()) }
|
||||
|
@ -38,5 +38,5 @@ field "架构图" web.code.git.spide args `intshell`
|
||||
spark md README.md
|
||||
|
||||
chapter "项目开发"
|
||||
source "../usr/icebergs/misc/java/spring.shy"
|
||||
source "../usr/icebergs/misc/node/vue.shy"
|
||||
source "../usr/icebergs/misc/java/spring.shy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user