package main import "github.com/forget-the-bright/j/cli" func main() { cli.Run() }