You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
zapashcanon 3c86109837
add multilang
2 days ago
src add multilang 2 days ago
.gitignore first commit 4 weeks ago
.ocamlformat first commit 4 weeks ago
LICENSE.md first commit 4 weeks ago
README.md first commit 4 weeks ago
dune-project first commit 4 weeks ago
jb.opam first commit 4 weeks ago

README.md

jb

jb is an OCaml executable/library to TODO.

Installation

jb can be installed with opam:

opam install jb

If you don't have opam, you can install it following the how to install opam guide.

If you can't or don't want to use opam, consult the opam file for build instructions.

Quickstart

let () = Format.printf "TODO@."

About