424 B
424 B
Ratatouille
Toy terminal-emulator based on webview, xterm.js and creack/pty.
Setup
Dependencies
- pnpm (a fast, disk space efficient package manager for Node)
- go 1.19
Build frontend
cd frontend
pnpm install
pnpm build
Start app
go run main.go