1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
ScreenPlay/Tools/chocolatey/ScreenPlay
Elias Steurer ce8ace41ea Bump choco scripts version
Change build script to first build none steam version
then publish to kelteseth.com. Follow with regular steam build
2022-11-04 16:32:53 +01:00
..
tools Bump choco scripts version 2022-11-04 16:32:53 +01:00
_TODO.txt Add basic chocolatey support 2022-08-06 14:24:00 +02:00
ReadMe.md Bump choco scripts version 2022-11-04 16:32:53 +01: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-RC3.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-RC3.nupkg --source https://push.chocolatey.org/