16.Provides
List of Binaries/Packages Generated during Build (TYPE: RECOMMENDED)
#Example ONLY
# $pkg itself will always be a default value, so not needed if contains only 1 program and that 1 program is $pkg itself
provides:
- "prog-a"
- "prog-b"alias
symlink
symlink-only
It is possible to specify a symlink-only operation with => as a separator, provided that the original $prog is the first value (INSTALL_ONLY)
This also means, Only the SYMLINK would be available in $PATH
Last updated
Was this helpful?