c++ template
- Shell 62.9%
- Nix 32.8%
- CMake 3.6%
- C++ 0.7%
|
|
||
|---|---|---|
| .forgejo | ||
| .github | ||
| .vscode | ||
| .zed | ||
| src | ||
| tests | ||
| .clang-format | ||
| .clang-tidy | ||
| .clangd | ||
| .envrc.project | ||
| .gitignore | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| CMakeLists.txt | ||
| flake.lock | ||
| flake.nix | ||
| init.sh | ||
| LICENSE | ||
| opencode.json | ||
| README.md | ||
| treefmt.toml | ||
c++ template
template for C++
part of spotdemo4/templates
requirements
getting started
nix develop
./init.sh "Title" "Description"
nix run .#configure
run
nix run .#dev
format
nix fmt
check
nix flake check
build
nix build
release
bumper
releases are created automatically for significant changes
use
docker
docker run trev.zip/template/cpp:latest
nix
nix run git+https://trev.zip/template/cpp.git