package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jun 11, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package scripts handles execution of post-create scripts
DetermineScripts determines which scripts to run based on configuration and detection
type Runner struct {
Dir string
}
Runner executes scripts in a directory
NewRunner creates a new script runner for the given directory
RunScripts executes a list of scripts in the runner's directory
Source Files
¶
Click to show internal directories.
Click to hide internal directories.