RAW Repository Powershell Helpfiles

I want to create a proxy RAW repository for the Powershell help files.
Normally I can update the Hepfiles with the update-help command. Now I want to make the help files available in the domain as a repository.
Is this possible in principle?
What would be the right remote storage?

1 Like

A raw hosted repository can host content, it is the recommended solution for Maven’s site plugin (essentially a website manpage for a plugn) which sounds similar to powershell.

I’m not familiar with powershell generally so I can’t speak to any potential missing behaviour of powershell.