chocolatey-packages
chocolatey-packages copied to clipboard
ketarin: standardize packages
#137 & #138
How individual packages should be configured
At a minimum, each individual package must have
Option | Type | Ketarin var | Example |
---|---|---|---|
Application name: | STATIC | {appname} |
packageid |
Enabled | BOOL | {property:Enabled} |
TRUE |
Download source URL: | STRING | {property:FixedDownloadUrl} |
http...packageid.exe |
Download location Save in folder: | STRING | ??? | C:\arbitrary\dir |
Variables Variables: version: Textual content | STRING | {version} |
1.0.9.8 |
Covered also at https://github.com/chocolatey/choco/wiki/AutomaticPackages#setup
STATIC: once set, never changes BOOL: toggle to enable/disable STRING: text string
@gep13 , i think this one can be closed. most repo are on AU Thank you