Documentation
ยถ
Index ยถ
- Variables
- func AutoPull(cfg config.SaneConfig, repo config.Repo, home string) config.SaneConfig
- func GetFolder(repo config.Repo) string
- func GetRepoFromString(configString string) config.Repo
- func GetTopics(topics []string) string
- func Pull(repo config.Repo, home string, cfg config.SaneConfig) config.SaneConfig
- func Purge(repo config.Repo, home string, cfg config.SaneConfig) config.SaneConfig
- type GhResult
Constants ยถ
This section is empty.
Variables ยถ
View Source
var TopicMap = map[string]string{
"docker": "๐ณ",
"db": "๐",
"server": "๐ฐ",
"browser": "๐",
"neo4j": "๐",
"spring": "๐",
"kafka": "๐",
"couchbase": "๐",
"elk": "๐ ๐ฌ ๐บ",
"python": "๐",
"c": "๐",
"cpp": "๐++",
"dotnet": ".๐",
"java": "โ๏ธ",
"configs": "๐",
"json": "J๐ถ",
}
TopicMap a list of topics and corresponding emojis
Functions ยถ
func AutoPull ยถ
func AutoPull(cfg config.SaneConfig, repo config.Repo, home string) config.SaneConfig
AutoPull pulls if not exists
func GetRepoFromString ยถ
GetRepoFromString get repo config from string
func Pull ยถ
func Pull(repo config.Repo, home string, cfg config.SaneConfig) config.SaneConfig
Pull a repo from Gh
func Purge ยถ
func Purge(repo config.Repo, home string, cfg config.SaneConfig) config.SaneConfig
Purge a repo
Types ยถ
Click to show internal directories.
Click to hide internal directories.