cmds

package
v1.0.0-alpha.6 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package cmds holds commands being used for scaffolding

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadGoTool added in v0.37.2

func DownloadGoTool(name, module, version, goos, goarch, destPath string) error

func DownloadTailwindCLI added in v0.37.2

func DownloadTailwindCLI(version, goos, goarch, destPath string) error

func GetPlatform added in v0.37.2

func GetPlatform() (string, string)

func RunGoFmt

func RunGoFmt(targetDir string) error

func RunGoFmtPath added in v0.38.9

func RunGoFmtPath(targetDir, path string) error

func RunGoModTidy

func RunGoModTidy(targetDir string) error

func RunGoRunBin

func RunGoRunBin(targetDir string) error

func RunGolines added in v0.38.9

func RunGolines(targetDir string) error

func RunGooseFix

func RunGooseFix(targetDir string) error

func RunSqlcGenerate

func RunSqlcGenerate(targetDir string) error

func RunTemplFmt

func RunTemplFmt(targetDir string) error

func RunTemplGenerate

func RunTemplGenerate(targetDir string) error

Types

type ToolDownloader added in v0.37.2

type ToolDownloader struct {
	Name    string
	Module  string
	Version string
}

Jump to

Keyboard shortcuts

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