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

https://github.com/gndl/playo

Simple audio player in OCaml
https://github.com/gndl/playo

Last synced: about 1 month ago
JSON representation

Simple audio player in OCaml

Awesome Lists containing this project

README

        

# Playo
Simple audio player in OCaml

Building and installing Playo
==============================

Configuration
-------------

Prerequisites: ocaml >= 4.05.0, opam, dune

Dependencies:

$ make dep

Compilation
-----------

$ make

Execution
---------

$ make run

Installation
------------

$ make install