cpp-playground/Upload to vcpkg registry

Add or update a C++ port to a given Git vcpkg registry.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_nameName of the package to upload to the vcpkg registry.yes
package_versionVersion of the package. Must match an already released tag.yes
package_dep_filePath to the vcpkg.json file for the package relative to the source repository root.no./vcpkg.json
package_port_filePath to portfile.cmake file for the package relative to the source repository root.no./portfile.cmake
registryvcpkg target registry (owner/repository)yes
registry_access_tokenToken used to access the target registryyes

no outputs