Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

hugsy/modern-cpp-template

Repository files navigation

ChangeMe

Start

  • with gh (preferred)
gh repo create ChangeMe --template hugsy/modern-cpp-template --clone # --private
  • with git
git clone --depth 1 -q https://github.com/hugsy/modern-cpp-template ChangeMe

Configure

Replace all ChangeMe values

cd ChangeMe

Then

cmake -S . -B build -T host=x64 -A x64
cmake --build build

Build

cmake --build ./build

About

A template repository for my C++ projects, with docs and CI

Topics

Resources

License

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /