type: dotbot — apply dotfiles with dotbot-go.
Constants
DEFAULT_BINARY = "dotbot"
DEFAULT_INSTALLER_VERSION = "v0.4.2"
Constructors
new(name :
String, config :
String, installer_version :
String =
DEFAULT_INSTALLER_VERSION, binary :
String =
DEFAULT_BINARY, description :
String |
Nil = nil, continue_on_error :
Bool = false, probe_command :
String |
Nil = nil, condition :
Condition |
Nil = nil)
SourceInstance methods
items
Everything this step installs, in declaration order.
Sourcekind
The config type (stable schema) that produces this step.
Sourcesummary
One-line summary for plan and list.
Source