File: README.md

package info (click to toggle)
js-of-ocaml-ocamlbuild 0.0.0%2Bgit20220118%2B852302c8-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 204 kB
  • sloc: ml: 71; makefile: 23
file content (12 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
# js_of_ocaml-ocamlbuild, an ocamlbuild plugin to compile to JavaScript

[![Build Status](https://github.com/ocsigen/js_of_ocaml-ocamlbuild/workflows/build/badge.svg?branch=master)](https://github.com/ocsigen/js_of_ocaml-ocamlbuild/actions)

## Installation

### Opam

```
opam install js_of_ocaml-ocamlbuild
```