Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
SisMaker
/
rebar3
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Projects
0
Publicaties
62
Wiki
Activiteit
Bladeren bron
Approach the "Principle of Least Astonishment"
pull/2325/head
Paulo F. Oliveira
4 jaren geleden
bovenliggende
0952780e98
commit
b751a02926
1 gewijzigde bestanden
met
toevoegingen van 1
en
1 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
rebar.config.sample
+ 1
- 1
rebar.config.sample
Bestand weergeven
@ -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 ==
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan