github-tui/README.md
2024-03-23 10:07:04 +00:00

277 B

github-tui

A TUI interface to GitHub

Development

Build a project for the first time:

opam switch create .
dune build

Build the project for the second time:

dune build

Install dev dependencies:

opam install utop ocamlformat ocaml-lsp-server