Tiny downstream toys package for generated CLI binding refresh tests.
- JavaScript 77.2%
- TypeScript 22.8%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo/workflows | ||
| scripts | ||
| src | ||
| test | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
cli-toys
cli-toys is a tiny downstream package used to test codex-toys workspace
automation against a native upstream CLI.
The generated file in src/generated/cli-utility-bindings.ts comes from the
latest released cli-utility binary:
npm run generate:bindings
npm run release:check
For local development against a checkout:
CLI_UTILITY_BIN=/home/peezy/repos/cli-utility/zig-out/bin/cli-utility npm run generate:bindings