- git
- node.js
v23.11.0 - pnpm
v10.11.0
git clone git@github.com:cleevio/cleeviox-toolkit.git
cd toolkit
pnpm installThese packages are private and for internal use only, therefore you need some extra setup to authenticate yourself. You can read more about this on this confluence page
This monorepo consists of multiple packages. Each package is independent and is responsible for releasing and maintaining a seperate, privately scoped package.
The packages are as follows:
- cli - Contains CLI for managing references
- eslint - Contains
eslintconfigurations - lint-staged - Contains
lint-stagedconfiguration - prettier - Contains
prettierconfiguration - testing-library - Contains setup for
react-testing-library - ts-utils - Contains typescript utility functions
- tsconfig - Contains
typescriptconfig files - vitest - Contains
vitestconfigurations
- Lukas Riha (lukas.riha@cleevio.com)
We use SemVer for versioning. For the versions available, see the tags on this repository.
Please read our contribution guidelines for details on our code of conduct, and the process for submitting pull requests.