Selaa lähdekoodia

Approach the "Principle of Least Astonishment"

pull/2325/head
Paulo F. Oliveira 4 vuotta sitten
vanhempi
commit
b751a02926
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      rebar.config.sample

+ 1
- 1
rebar.config.sample Näytä tiedosto

@ -219,7 +219,7 @@
%% apps to auto-boot with `rebar3 shell'; defaults to apps
%% specified in a `relx' tuple, if any.
{shell, [{apps, [app1, app2]}]}.
{shell, [{apps, [app1, app2]}, {script_file, "shell.escript"}]}.
%% == xref ==

Ladataan…
Peruuta
Tallenna