/* Copyright © 2023 NAME HERE */ package main import "github.com/devstream-io/devstream/cmd" func main() { cmd.Execute() }