statik(8)

Embed static files into a Go executable

Section 8 golang-statik bookworm source

Description

man

NAME

statik - Embed static files into a Go executable

SYNOPSIS

golang-statik [options]

OPTIONS

--help Display help and exit.
--src=<path>

The path of the source directory.

--dest=<destination>

The destination path of the generated package.

AUTHOR

Alexandre Viau (alexandre@alexandreviau.net)