1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00
ScreenPlay/Tools/chocolatey/ScreenPlay
2023-07-02 12:15:45 +02:00
..
tools Update choco package 2023-07-02 12:15:45 +02:00
_TODO.txt Add basic chocolatey support 2022-08-06 14:24:00 +02:00
ReadMe.md Update choco package 2023-07-02 12:15:45 +02:00
screenplay.nuspec Update choco package 2023-07-02 12:15:45 +02:00

Choco

Build locally:

choco pack

Install the generated nupkg:

choco install screenplay.0.15.0.nupkg -dv -s .  

Set api key from https://community.chocolatey.org/account:

choco apikey --key AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAA --source https://push.chocolatey.org/

Psuh:

choco push screenplay.0.15.0.nupkg --source https://push.chocolatey.org/