create-leji
v1.2.0
Published
Bootstrap a Leji context layer for AI-native teams: `npm create leji` runs `leji init`.
Maintainers
Readme
create-leji
Bootstrap a Leji context layer interactively:
npm create leji # or: pnpm create leji / yarn create lejiEquivalent to installing the @leji-org/leji SDK
and running leji init. All leji init flags pass through:
npm create leji -- --yes --level indexed --name acme-context- Specification: https://leji.org
- License: Apache-2.0
