git-init-cpp One liner to create a directory, git init, dump a simple C++ "Hello, World!" source file and build script. Build script assumes you will use clang++. Usage: ./git-init-cpp.sh project-name