This package setups a pnpm Cervval.js workspace :
- install pnpm globally
- install lpx globally in pnpm
- create pnpm workspace
- create workspace package.json
- Node 20 or above
Create a workspace folder and run
- Init
npx init-workspace-cervvaljs@latest
- Simulate init
npx init-workspace-cervvaljs@latest --dry
- Update (overwrite config files)
npx init-workspace-cervvaljs@latest --update