mod repo; mod tags; mod ui; mod widget; fn main() { ui::Ui::run("enter a repository or select one from docker-compose.yml"); }