Skip to content

jonahbeckford/discuss-ocaml-org-10368

Repository files navigation

Setup

$ opam install diskuvbox js_of_ocaml-compiler

Input

$ tree -a -I .direnv -I .git -I .vscode .
.
├── bg.ml
├── common.ml
├── dune
├── dune-project
├── icons
│   ├── pin-32.png
│   ├── pin-64.png
│   ├── pin-dark.svg
│   └── pin-light.svg
├── long_click.ml
├── manifest.json
├── preferences.html
├── prefs.ml

Output

$ tree -a _build/default/output/
_build/default/output/
├── icons
│   ├── pin-32.png
│   ├── pin-64.png
│   ├── pin-dark.svg
│   └── pin-light.svg
├── js
│   ├── bg.bc.js
│   ├── long_click.bc.js
│   └── prefs.bc.js
├── manifest.json
└── preferences.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published