Standalone script that mimics [GitHub Actions' hashFiles
helper][hashFiles docs] ([used by actions/setup-python
][PipCache], and frequently with [actions/cache])
Upstream hashFiles
source is [here][hashFiles
source], this script was written while debugging [setup-python#919].
git clone https://gist.github.com/ryan-williams/2e616363c68072bf67cad675fcb18f3b hashfiles-gist
export PATH=$PATH:$(pwd)/hashfiles-gist