/github-tui

🌒 A TUI for GitHub

Primary LanguageOCamlMozilla Public License 2.0MPL-2.0

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