1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
ScreenPlay/Tools/chocolatey/ScreenPlay
2022-08-27 17:50:59 +02:00
..
tools Update choco hash 2022-08-27 17:50:59 +02:00
_TODO.txt Add basic chocolatey support 2022-08-06 14:24:00 +02:00
ReadMe.md Add automatic build uploads to kelteseth.com 2022-08-07 12:24:07 +02:00
screenplay.nuspec Update choco hash 2022-08-27 17:50:59 +02:00

Choco

Build locally:

choco pack

Install the generated nupkg:

choco install screenplay.0.15.0-RC2.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-RC2.nupkg --source https://push.chocolatey.org/