FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

inato/effect-training: Training material for Effect · GitHub

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

8 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL