Skip to content

Effect DevTools TUI v0.4.5

Choose a tag to compare

@github-actions github-actions released this 25 Feb 05:02
· 2 commits to develop since this release

Effect DevTools Terminal UI

Installation via npm

npm install -g effect-devtui
effect-devtools

Or download binary directly

Download the binary for your platform below and run it directly.

# Linux x64
./effect-devtui-linux-x64

# macOS (Intel)
./effect-devtui-darwin-x64

# Windows
effect-devtui-windows-x64.exe

Built from commit be5160e