Documentation
¶
Overview ¶
Package bootstrap resolves the external go and chezmoi binaries cheche depends on: a version already on PATH, else a previously self-installed copy under Dir(), else a freshly downloaded pinned version installed into Dir(). This is what lets cheche work out of the box (e.g. via install.sh) on a machine with neither tool present, with no separate explicit setup step.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Chezmoi ¶
Chezmoi resolves a usable chezmoi binary: a version on PATH, else a previously self-installed copy under Dir(), else a freshly downloaded and installed copy of the pinned chezmoiVersion. Returns the absolute path to the resolved binary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.