h5bp-docs
h5bp-docs copied to clipboard
Tool does not work on Windows
I am not able to use this tool on Windows. Inspecting the code, I see why. For example, the copyDir function executes commands "rm -r" and "cp -r".
I have considered making changes so that the tool would work on Windows. However, I don't see any recent activity in this repository, so I am wondering if this tool has been replaced with something newer.