mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-04-07 02:46:50 +00:00
The discover() function now skips directories starting with _ (like _example, _webi, _common) so infrastructure dirs aren't treated as packages to fetch.
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
# Example releases.conf — uses ripgrep as a sample project.
|
|
# Copy this file into your package directory and adjust.
|
|
source = github
|
|
owner = BurntSushi
|
|
repo = ripgrep
|