ocaml-spawn

v 0.15.1 Updated: 6 months ago

Spawning system process

Spawn is a small library exposing only one function: Spawn.spawn. Its purpose is to start command in the background. Spawn aims to provide a few missing features of Unix.create_process such as providing a working directory as well as improving error reporting and performance.

https://github.com/janestreet/spawn

To install ocaml-spawn, paste this in macOS terminal after installing MacPorts

sudo port install ocaml-spawn

Add to my watchlist

Installations 1
Requested Installations 1