···26262. clone the repo
27273. Run: `opam install .`
28282929-## Known issues:
3030-- file contents don't show
3131-- crash after moving a file at the end of the file list
3232-- revision summary doesn't show
3333-- slow when selecting very large revisions
3434-3535-**All the issues listed above are because of the way we currently call out to the jujutsu process, the next major change is to make that concurrent and fix all these bugs.**
3636-3729## Dependencies
3830The jujutsu CLI.
3931I haven't tested on windows or Mac.