Documentation ¶
Overview ¶
Copyright © 2022 NotTimIsReal
Copyright © 2022 NotTimIsReal ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Index ¶
- func DownloadFromGithub(url string, pkg string) error
- func DownloadFromTar(pkg string, url string) string
- func Execute()
- func GetDownloadUrl(pkg string, path string) string
- func GetGitURL(pkg string, path string) string
- func IsLib(pkg string, location string) bool
- func Untar(dst string, downloadedFile string, pkg string) error
- func UsingGit(pkg string, path string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFromGithub ¶
func DownloadFromTar ¶
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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.