detector

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package detector provides auto-detection for package managers and build tools

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectSetupCommands

func DetectSetupCommands(dir string) []string

DetectSetupCommands auto-detects package manager and returns setup commands

Types

type PackageManager

type PackageManager struct {
	Name     string
	Detected bool
	Commands []string
}

PackageManager represents a detected package manager with its commands

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL