Declarative key=value config files that specify the release source
(github or nodedist), owner/repo, and optional tag_prefix for
monorepo packages. These replace the per-package releases.js logic
for the Go rewrite.
Addon changes:
- Added share directory to install script to fix CMAKE_ROOT not found
issue.
- Added a simple CPP Hello World program for CMake usage.
Caution:
- Need to test Powershell script.