npm

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NPMBuildStep

type NPMBuildStep struct {
	DirectoryPath string
}

NPMBuildStep builds a Node.js project using npm run build.

func (*NPMBuildStep) Name

func (s *NPMBuildStep) Name() string

func (*NPMBuildStep) Run

type NPMInstallStep

type NPMInstallStep struct {
	DirectoryPath string
}

NPMInstallStep Installs Node.js dependencies using npm ci

func (*NPMInstallStep) Name

func (s *NPMInstallStep) Name() string

func (*NPMInstallStep) Run

Jump to

Keyboard shortcuts

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