package main import ( "shylinux.com/x/ice" _ "shylinux.com/x/ice/devops" _ "shylinux.com/x/toolkits" ) func main() { print(ice.Run()) }