Documentation
¶
Overview ¶
Copyright © 2022 NotTimIsReal
Copyright © 2022 NotTimIsReal ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NotTimIsReal ¶
Copyright © 2022 NotTimIsReal ¶
Copyright © 2022 NotTimIsReal ¶
Copyright © 2022 NotTimIsReal
Index ¶
- func DepTrackerAdd(pkg string, isDep bool, installedBy string)
- func DownloadFromGithub(url string, path string, verbose string) error
- func DownloadFromTar(pkg string, url string, verbose string) string
- func DownloadInstructions(pkg string)
- func EditDepsTracker(pkg string, roots string)
- func Execute()
- func GetDownloadUrl(pkg string, verbose string) string
- func GetGitURL(pkg string, verbose string) string
- func GetUninstallInstructions(pkg string)
- func InstallBinary(pkg string, verbose string) string
- func InstallPrebuilds(pkg string)
- func IsLib(pkg string) bool
- func IsUrl(str string) bool
- func ListAllNormalPackages()
- func RunInstallationScript(pkg string, verbose string, cwd string)
- func SearchForPackages(pkg string)
- func TestInstallationScript(pkg string, verbose string) bool
- func Untar(dst string, r io.Reader, pkg string, isGz bool) (string, error)
- func UsingGit(pkg string, verbose string) bool
- type Dep
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DepTrackerAdd ¶
func DownloadInstructions ¶
func DownloadInstructions(pkg string)
func EditDepsTracker ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetDownloadUrl ¶
func GetUninstallInstructions ¶
func GetUninstallInstructions(pkg string)
func InstallBinary ¶
func InstallPrebuilds ¶
func InstallPrebuilds(pkg string)
func ListAllNormalPackages ¶
func ListAllNormalPackages()
func RunInstallationScript ¶
func SearchForPackages ¶
func SearchForPackages(pkg string)
func TestInstallationScript ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.