As users of a scaffold report issues, it's essential to know exactly what version (and remote URL) of the scaffold they used. Since this package will cache git fetches, it's also possible users are accidentally pinned to an old version of the scaffold so they didn't pick up changes.
I think it would be nice to print this at the same time as the user's collected form values are repeated.
- Scaffold used: https://github.com/some-remote/scaffold@v1.2.3
? Project Name test
? Languages to be used in the project
- JavaScript & TypeScript
As users of a scaffold report issues, it's essential to know exactly what version (and remote URL) of the scaffold they used. Since this package will cache git fetches, it's also possible users are accidentally pinned to an old version of the scaffold so they didn't pick up changes.
I think it would be nice to print this at the same time as the user's collected form values are repeated.