Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: chocolatey support #3509

Merged
merged 3 commits into from Nov 12, 2022
Merged

feat: chocolatey support #3509

merged 3 commits into from Nov 12, 2022

Commits on Nov 8, 2022

  1. Nuspec definition

    The Nuspec follows the Nuget/Chocolatey package specification in order
    to generate the nupkg file.
    faabiosr committed Nov 8, 2022
    Copy the full SHA
    a6e03d4 View commit details
    Browse the repository at this point in the history
  2. feat: chocolatey package support

    Generates the chocolatey package structure in order to pack and push to
    chocolatey repository.
    faabiosr committed Nov 8, 2022
    Copy the full SHA
    46c6b62 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Copy the full SHA
    94613c6 View commit details
    Browse the repository at this point in the history