build-ocaml

Compile OCaml files with Ocamlbuild

atom-ocaml

3,497

1

0.2.2

MIT

GitHub

This package provides the following services:

build-ocaml

Use ocamlbuild and build to compile your OCaml files in Atom.

Usage

If your project contains a _tags file, this package provides build targets and corresponding atom commands compatible with your currently active file.

This is not a replacement for a decent build system, but can be used to quickly compile individual files. If you need a build system, try build-oasis.

Installation

This package requires build, linter and ocamlbuild.

apm install build linter build-oasis
opam install oasis