package
0.0.0-20241209083456-60ddd29228f2
Repository: https://github.com/retroblast-engine/retroblast.git
Documentation: pkg.go.dev

# Functions

CreateBuildInfo retrieves build information, such as Version, CommitHash, goVersion, Goos, Goarch.
Execute adds all child commands to the root command and sets flags appropriately.
GenerateCommand represents the generate command.
RootCommand represents the base command when called without any subcommands.
VersionCommand represents the version command.

# Structs

BuildInfo holds information about the build, including the version, commit hash, and the time when the build was created.
Entity represents an entity with a name and coordinates.