I'm surprised there aren't more tools out there for starting a new project with some default config files.
There's `cargo new` but it's Rust specific and very minimal. create-react-app is React specific.
The only option I know of is cookiecutter. Surely it's a common problem?
Apparently Google runs a registrar that consumers can use!
https://domains.google/
I'm not sure what's in it for Google (surely it's fairly small market?) but it seems pretty slick.
@MightyPork@dev.glitch.social Stupid question: why not? Surely you'd still push the relevant commits to your git repo?