Skip to content

inato/effect-training

Repository files navigation

effect-training

Prerequisites

  • install pnpm
  • bun will be automatically installed as a project dependency

Get started

  • install dependencies
pnpm install
  • run all solution tests
pnpm test:solution
  • run all exercise tests
pnpm test
  • run one solution tests
pnpm test:solution exo0
  • run one exercise tests
pnpm test exo0

💡 To enable watch mode, use --watch

About

Training material for Effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •