effect-actor-pauljphilp
v0.3.0
Published
Effect-native state machine orchestration framework
Downloads
4
Maintainers
Readme
effect-actor-pauljphilp
Effect-native state machine orchestration framework.
Development
# Install dependencies
bun install
# Run tests in watch mode
bun run dev
# Run tests once
bun run test
# Run tests with coverage
bun run test:coverage
# Run tests with UI
bun run test:ui
# Lint code
bun run lint
# Format code
bun run formatStatus
This project is in early development. The core APIs are being designed and implemented.
