@esy-ocaml/esy-opam

0.1.0 • Public • Published

Esy Opam

Converter from opam to esy's package.json.

Installation & Usage

Install with:

% npm install @esy-ocaml/esy-opam

Then see dist/esy-opam.js.flow for the available API.

Development

Install Esy:

% npm install -g esy

Initialize and clone submodules:

% make bootstrap

Watch for changes and rebuild instantly:

% make watch

Publishing a new version (choose one of major, minor or patch for VERSION):

% make bump-{patch,minor,major}-version publish

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @esy-ocaml/esy-opam

      Weekly Downloads

      2

      Version

      0.1.0

      License

      none

      Unpacked Size

      2.11 MB

      Total Files

      4

      Last publish

      Collaborators

      • andreypopp
      • esy-ocaml-admin