Skip to content

Instantly share code, notes, and snippets.

@sebnilsson
Last active July 18, 2016 10:24
Show Gist options
  • Save sebnilsson/5661875 to your computer and use it in GitHub Desktop.
Save sebnilsson/5661875 to your computer and use it in GitHub Desktop.
Build and test Chocolatey-package
choco pack
choco install {PACKAGE_NAME} -s "$pwd" -f # -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment