Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Detector ¶
type Detector struct {
// contains filtered or unexported fields
}
Detector handles framework detection
func NewDetector ¶
NewDetector creates a new framework detector
func (*Detector) BuildWithNixpacks ¶
BuildWithNixpacks builds a Docker image using Nixpacks
func (*Detector) DetectFramework ¶
DetectFramework detects the framework used in the project
func (*Detector) GenerateDockerfile ¶
GenerateDockerfile generates a Dockerfile using Nixpacks
func (*Detector) GetFrameworkInfo ¶
GetFrameworkInfo returns information about the detected framework
func (*Detector) HasDockerfile ¶
HasDockerfile checks if a Dockerfile exists in the project
Click to show internal directories.
Click to hide internal directories.