UNPKG

setup-cpp

Version:

Install all the tools required for building and testing C++/C projects.

8 lines (7 loc) 156 B
pre-commit: parallel: false commands: test.lint: run: pnpm run test.lint build: run: pnpm run build -- --no-color && git add ./dist