Skip to content

Instantly share code, notes, and snippets.

@bblanchon
Created January 17, 2023 08:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bblanchon/8b81c643b95387b8dd2a5f32534d54c4 to your computer and use it in GitHub Desktop.
Save bblanchon/8b81c643b95387b8dd2a5f32534d54c4 to your computer and use it in GitHub Desktop.
Generate single header for Catch 1.x
docker run -it --rm -v %CD%:/data python:2 python /data/scripts/generateSingleHeader.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment