Documentation ¶ Overview ¶ Package project defines project-level types and naming. Index ¶ func Name(configOverride string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Name ¶ func Name(configOverride string) string Name resolves the project name using the fallback chain: 1. Config override (if non-empty) 2. Git repository root directory name 3. Git remote repo name (origin URL → extract repo name) 4. Working directory name Types ¶ This section is empty. Source Files ¶ View all Source files doc.goname.go Click to show internal directories. Click to hide internal directories.