many-repos/examples/repos.toml
2024-05-26 11:14:42 +02:00

12 lines
179 B
TOML

[config]
output_dir = "~/repos/"
[sources.gitlab]
type = "gitlab"
username = "JustScreaMy"
token = "..."
[sources.github]
type = "github"
username = "JustScreaMy"
token = "..."