cookiecutter-cms icon indicating copy to clipboard operation
cookiecutter-cms copied to clipboard

Create a unique token in devtools/ to make it easier to count repos using cookiecutter-cms

Open jchodera opened this issue 5 years ago • 1 comments

It would be useful to add some sort of unique token or phrase somewhere in devtools/ (where users are unlikely to extensively change or delete things) to better track deployments of cookiecutter-cms on GitHub.

jchodera avatar Feb 12 '20 15:02 jchodera

You can search based off exact text in the README, example search here. At the same time adding a devtools/.tracking-token (and making everyone aware) with a line like molssi-cookiecutter-cms: version {full_git_hash} would allow much easier searching of over time versions.

dgasmith avatar Dec 29 '20 01:12 dgasmith