Packages

A set of OTP servers that faciliate live MIDI composition and performance

Current section

Files

Jump to
undermidi rebar.config.script
Raw

rebar.config.script

GoPrefix = "priv/go",
{ok, CurrentDirectory} = file:get_cwd(),
os:putenv("GOPATH", filename:join([CurrentDirectory, GoPrefix])),
os:putenv("GO111MODULE", "on"),
os:putenv("ERL_AFLAGS", "-kernel shell_history enabled"),
CONFIG.