Skip to content

piotrek-szczygiel/clink-chocolatey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps for deploying chocolatey package

Execute following commands in elevated prompt.

  1. Build package
$ choco pack
  1. Test installation
$ choco install clink-maintained -dv -s .
  1. Push using your API Key
$ choco apikey --key <API_KEY> --source https://push.chocolatey.org/
$ choco push clink-maintained.x.x.x.nupkg --source https://push.chocolatey.org/

About

Chocolatey package for maintained version of Clink

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published