@tonyer/ecode
v0.0.1-beta.3
Published
Monorepo with TypeScript packages for `config`, `interaction`, `runtime`, `shared`, and `structure`.
Downloads
320
Readme
@tonyer ecode monorepo
Monorepo with TypeScript packages for config, interaction, runtime, shared, and structure.
Getting started
- Install:
pnpm install - Bootstrap (install and build all packages):
pnpm bootstrap - Build:
pnpm build - Test:
pnpm test
Each package lives in packages/<name> and exposes a standard build, test, and lint script.
