// Command ssm is the CLI for scientific-surfing. package main import "gitea.epss.net.cn/klesh/ss/internal/cli" func main() { cli.Execute() }