bootstrap

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNameEmpty     = errors.New("please provide the project name")
	ErrCloneFailed   = errors.New("failed to clone kite-layout repository")
	ErrReplaceFailed = errors.New("failed to replace package name")
	ErrModEditFailed = errors.New("failed to update go.mod module name")
	ErrModTidyFailed = errors.New("failed to run go mod tidy")
	ErrProjectExists = errors.New("project directory already exists")
)

Functions

func Create

func Create(projectName string) error

Create initializes a new Kite project by cloning kite-layout and replacing package names.

Types

This section is empty.

Jump to

Keyboard shortcuts

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