0.1.5 • Published 6 years ago

esy-cygwin v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

esy-cygwin

Build Status Build Status

Installation utilities for Cygwin - primed for Reason/OCaml

This package provides a ready-to-use Cygwin environment, with OCaml installed and set up with the OPAM repository for Windows.

On Linux and OS X, this package is not necessary.

Installation

 npm install

Installation does the following:

Usage

Bash

Cygwin bundles a bash shell, which can be found at .cygwin/bin/bash.exe - you can use this to run commands, like:

> .\cygwin\bin\bash.exe -lc "ocaml --version"
The OCaml toplevel, version 4.03.0

License

This source code is licensed under the MIT License.

When installing, several other dependencies are downloaded - like Cygwin and the GNU utilities. These are bound by their own license terms.

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago