An open API service indexing awesome lists of open source software.

https://github.com/autozimu/unison-binaries

Unison 2.51.2 binaries compiled using ocaml 4.08.1 on Amazon Linux 2012.03.
https://github.com/autozimu/unison-binaries

amazon-linux unison unison-fsmonitor

Last synced: 4 months ago
JSON representation

Unison 2.51.2 binaries compiled using ocaml 4.08.1 on Amazon Linux 2012.03.

Awesome Lists containing this project

README

          

Note: those binaries might become outdated over time. I recommend users taking
advantage of [nix] to install and update unison.

[nix]: https://nixos.org/

Unison 2.51.2 binaries compiled using ocaml 4.08.1 on Amazon Linux 2012.03.

The unison and ocaml versions are selected to matches ones provided by
[Formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/unison.rb)
of Homebrew.

## Usage

Download this provided binary file and drop into your `$PATH`. Or simply run

```sh
make install
```