This directory contains examples of how to use ChoreoTS.
Each example can be run with the tsx
command. For example, to run the bookseller
example:
pnpm tsx src/bookseller/bookseller.ts
Some examples may require arguments to be passed. Please refer to the source code of each example for more information.