Skip to content

dacarnazzola/didactic-spoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

didactic-spoon

build for development/debug with

cmake --preset=debug
cmake --build build

build for running

cmake --preset=release
cmake --build build

presets are set up to use Ninja

run tests with

./run_tests.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published