Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 316 Bytes

File metadata and controls

19 lines (13 loc) · 316 Bytes

Effect playground

A collection of scripts to explore the Effect ecosystem

Installation

Install Node.js 24+ and pnpm, then clone the repository and install dependencies:

git clone https://github.com/devmatteini/effect-playground
pnpm install

Usage

node src/<script.ts>
pnpm test