Documentation
¶
Index ¶
- func AliasFromURL(url string) string
- func DoctorCmd() *cli.Command
- func InitCmd() *cli.Command
- func ListCmd() *cli.Command
- func NormalizeRepoURL(raw string) (string, error)
- func PromptBuildCmd() *cli.Command
- func PromptCmd() *cli.Command
- func RemoveCmd() *cli.Command
- func RepoAddCmd() *cli.Command
- func RepoCmd() *cli.Command
- func RepoListCmd() *cli.Command
- func RepoRemoveCmd() *cli.Command
- func UpdateCmd() *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AliasFromURL ¶
AliasFromURL extracts "owner/repo" from a git URL.
func NormalizeRepoURL ¶
NormalizeRepoURL normalizes a repo URL. "owner/repo" → "https://github.com/owner/repo.git" Ensures .git suffix for https URLs.
func PromptBuildCmd ¶
func RepoAddCmd ¶
func RepoListCmd ¶
func RepoRemoveCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.