There was an error while loading. Please reload this page.
1 parent b777b93 commit 49b891dCopy full SHA for 49b891d
1 file changed
CLAUDE.md
@@ -7,6 +7,7 @@ A Pony library for interacting with the GitHub REST API. Provides typed models,
7
```
8
make ssl=3.0.x # build + run unit tests + build examples
9
make unit-tests ssl=3.0.x # unit tests only
10
+make test-one t=TestName ssl=3.0.x # run a single test by name
11
make examples ssl=3.0.x # build examples only
12
make clean # clean build artifacts + corral deps
13
make config=debug ssl=3.0.x # debug build
0 commit comments