Template
1
0
mirror of https://github.com/aminya/setup-cpp synced 2024-11-30 21:22:30 +08:00
setup-cpp/CONTRIBUTING.md
2022-06-29 18:58:13 -07:00

416 B

Contributing

You will need pnpm to build and test setup-cpp:

pnpm install

Before running the tests locally, backup your environment variables because faulty code might corrupt the environment.

https://stackoverflow.com/a/5147185/7910299

Install container-structure-test for docker testing.