- node.js
>=20
- pnpm
>=8
Note: This repository contains pure ESM packages.
git clone [email protected]:ApiTreeCZ/toolbox.git
cd toolbox
pnpm install
This monorepo is structured as follows:
packages/
cli/
: Contains the CLI for ApiTree projects.eslint-config/
: Contains the ESLint configurations.prettier-config/
: Contains the Prettier configuration.testing-library/
: Contains the React Testing Library setup.ts-config/
: Contains the TypeScript configurations.ts-utils/
: Contains the TypeScript utility functions.typedoc-config/
: Contains the TypeDoc configuration.vitest-config/
: Contains the Vitest configurations.
- VÃt RozsÃval ([email protected])
We use SemVer for versioning. For the versions available, see the tags on this repository.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.