new ebuild app-apps/ktra-0.5.1 - Your Little Cargo Registry.
This commit is contained in:
13
www-apps/ktra/files/ktra.toml
Normal file
13
www-apps/ktra/files/ktra.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[index_config]
|
||||
remote_url = "https://your-git-service.tld/YOUR_USERNAME/YOUR_INDEX.git"
|
||||
https_username = "YOUR_USERNAME"
|
||||
https_password = "GITHUB_ACCESS_TOKEN"
|
||||
branch = "master"
|
||||
|
||||
[crate_files_config]
|
||||
#dl_dir_path = "./crates"
|
||||
#cache_dir_path = "./crates_io_caches"
|
||||
|
||||
# This configuration MUST correspond with the `dl` field's value in
|
||||
# `config.json` at the index git repository.
|
||||
#dl_path = "dl"
|
||||
Reference in New Issue
Block a user