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