A TUI interface to GitHub.
[!WARNING]
github-tuiis in pre-alpha stage of development! Expect missing features, surprising behaviour, horrible bugs and breaking changes.Completion: Done 42%/100% ππππππππππ
[!IMPORTANT] DISCLAIMER:
github-tuiis developed and maintained in free time voluntarily. The development may continue for decades or may stop tomorrow. You can use GitHub Sponsorship to support the development of this project.
To use github-tui, you need to have the following installed:
bat version β©Ύ 0.19.0Initialise the project when building for the first time:
opam switch create .
Build the project:
dune build
Run the project:
dune exec bin/main.exe -- owner/repo
Example testing instructions:
dune exec bin/main.exe -- chshersh/github-tui --directory=../github-tui
Install dev dependencies:
opam install utop ocamlformat ocaml-lsp-server
OCaml
99.2%
A TUI interface to GitHub.
[!WARNING]
github-tuiis in pre-alpha stage of development! Expect missing features, surprising behaviour, horrible bugs and breaking changes.Completion: Done 42%/100% ππππππππππ
[!IMPORTANT] DISCLAIMER:
github-tuiis developed and maintained in free time voluntarily. The development may continue for decades or may stop tomorrow. You can use GitHub Sponsorship to support the development of this project.
To use github-tui, you need to have the following installed:
bat version β©Ύ 0.19.0Initialise the project when building for the first time:
opam switch create .
Build the project:
dune build
Run the project:
dune exec bin/main.exe -- owner/repo
Example testing instructions:
dune exec bin/main.exe -- chshersh/github-tui --directory=../github-tui
Install dev dependencies:
opam install utop ocamlformat ocaml-lsp-server
OCaml
99.2%