Documentation ¶
Overview ¶
Copyright © 2022 Nottimisreal
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 ¶
Copyright © 2022 NotTimIsReal
Index ¶
- func DepTrackerAdd(pkg string, isDep bool, installedBy string)
- func DirSize(path string) (int64, error)
- func DownloadFromGithub(url string, path string, verbose string) error
- func DownloadFromTar(pkg string, url string, verbose string, spinner *spinner.Spinner) string
- func DownloadInstructions(pkg string)
- func EditDepsTracker(pkg string, roots string)
- func Execute()
- func GetDownloadUrl(pkg string, verbose string, s *spinner.Spinner) string
- func GetGitURL(pkg string, verbose string) string
- func GetUninstallInstructions(pkg string, force bool)
- 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, downloadedFile string, pkg string) error
- func UsingGit(pkg string, verbose string) bool
- type Config
- type Dep
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DepTrackerAdd ¶
func DownloadFromTar ¶
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 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.