To reduce bot traffic you must login to view /lordwelch/gokrazy/commit/38af7fd18d53121d56a9db53faf4d60d26bdc421?files=status.go.
The GitHub login only links via username.

Files
2025-11-20 07:54:00 +01:00

448 B

layout, title, pre, weight, chapter
layout title pre weight chapter
default Package development <b>5. </b> 5 true

A gokrazy package corresponds to a Go package (which in turn is part of a Go module). The gokr-packer program is a wrapper around go install.

To use the local version of a repository, use the replace directive of go.mod.

Development guides

{{% children %}}