package main import ( "git.umbrella.haus/ae/notatest/internal" ) func main() { internal.Run() }