You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
260 B

%% -*- mode: Erlang; fill-column: 80; comment-column: 75; -*-
{release, {'{{name}}', "0.1.0"},
[{{name}},
sasl]}.
{sys_config, "./config/sys.config"}.
{vm_args, "./config/vm.args"}.
{dev_mode, true}.
{include_erts, false}.
{extended_start_script, true}.