package main import "gitea.antoine-langlois.net/datahearth/config-mapper/cmd" func main() { cmd.Execute() }