package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 19, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Direct installs directly downloaded binaries
Install will move the binary from src to dst
type Install struct {
Type string `yaml:"type"`
Binaries []string `yaml:"binaries"`
}
Install defines the install config struct
Factory returns instances that comply to Installer interface
Installer should implement installation
Tgz handles zip files
Install files from tgz file
Zip handles zip files
Install files from zip file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.