For nuget-packaged tool installers, tools are often in a "tools" subdirectory of the .nupkg - a ZIP file using the OPC standard. It would be great if developer could specify the subdirectory that should be added to the PATH environment variable, assuming that is within the future scope of this project, as Chocolatey and Scoop already support.
For nuget-packaged tool installers, tools are often in a "tools" subdirectory of the .nupkg - a ZIP file using the OPC standard. It would be great if developer could specify the subdirectory that should be added to the
PATHenvironment variable, assuming that is within the future scope of this project, as Chocolatey and Scoop already support.