Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 491 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 491 Bytes

Workflow Status

owm

An experimental River layout generator using mathematical optimization to invent layouts on-the-fly.

Building

Run cargo build --release or nix build.

Usage

Add

riverctl default-layout owm
owm &

to your River init.

See owm --help for configuration options.