I would do cd wp-content/themes && git clone https://github.com/dxw/whippet-theme-template.git && rm -rf whippet-theme-template/.git && mv whippet-theme-template my-new-theme. And then replace MyTheme with NhsEngland or GdsBlogs or whatever (in every file).
And then you'll probably need to run composer update.