Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 208 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 208 Bytes

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