package main import "gitler.moe/suwako/gitlin/cmd/gitlin" func main() { gitlin.Execute() // Looking for the Fiber server? It's in serve/serve.go. }