toland / gen_script

A system script runner for Erlang/OTP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gen_script

Build Status

gen_script exposes port processes through a convenient OTP interface. It's ambition is to support many languages, but only Ruby is currently. BERT is used as a exchange protocol between the parent VM and child process.

Please see the files in test/ for example use.

About

A system script runner for Erlang/OTP.

License:Other