SkillAgentSearch skills...

Bubbles

Bubbles: simple and expandable c++ project template with googletest and boost included

Install / Use

/learn @willdoescode/Bubbles
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bubbles: A simple and expandable C++ project template with Googletest and Boost included.

Setup

$ git clone https://willdoescode/bubbles
$ pwd

Copy pwd output to your ctp config.

[templates]
cpp = "<pwd output>"

[commands-before]
[commands-after]
cpp = "rm .git"

Building && Testing

$ cmake -S . -B build

$ cmake --build build

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

65/100

Audited on Jul 12, 2024

No findings