config

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJavascriptRuntime added in v0.8.0

func GetJavascriptRuntime() (string, error)

func ShouldUseInertia added in v0.3.0

func ShouldUseInertia() (bool, error)

func ShouldUseTailwind

func ShouldUseTailwind() (bool, error)

Types

type AndurelLock

type AndurelLock struct {
	ScaffoldConfig *ScaffoldConfig `json:"scaffoldConfig,omitempty"`
}

func ReadAndurelLock

func ReadAndurelLock(path string) (*AndurelLock, error)

type ScaffoldConfig

type ScaffoldConfig struct {
	Inertia           string `json:"inertia,omitempty"`
	JavascriptRuntime string `json:"javascriptRuntime,omitempty"`
}

Jump to

Keyboard shortcuts

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