···55Press `h` to show the help.
6677Please provide any suggestions. I'm new to jujutsu so I'm sure people have workflows I couldn't even dream of.
88+## Dependencies
99+The jujutsu CLI.
1010+I haven't tested on windows or Mac.
1111+I believe it won't work outside Unix so Windows users will currently have to use wsl.
1212+813# Dev
914Can be built with nix `nix build .#jj_tui` or open a nix shell with `nix develop`
1015For non-nix the project can be buit with dune or opam.