many-repos/examples/repos.toml

13 lines
179 B
TOML
Raw Permalink Normal View History

2024-05-26 11:14:42 +02:00
[config]
output_dir = "~/repos/"
[sources.gitlab]
type = "gitlab"
username = "JustScreaMy"
token = "..."
[sources.github]
type = "github"
username = "JustScreaMy"
token = "..."