bootstrap

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNameEmpty     = errors.New(`please provide the project name using "-name" option`)
	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(ctx *kite.Context) (any, 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