Package:
choco packCheck package locally:
choco install nx -s . --ignore-dependencies
choco uninstall nx -yPublish:
choco push nx.<version>.nupkg --source https://push.chocolatey.org/Update: (when new Nx version is released)
.\updateChocolateyInstall.ps1 -NewVersion "version"