Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
SisMaker
/
rebar3
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Projects
0
Lanzamientos
62
Wiki
Actividad
Explorar el Código
Merge pull request
#1082
from egobrain/patch-1
Fixed rebar.config shell_apps setting
pull/1090/head
Fred Hebert
hace 9 años
padre
b9f058a32d
cf3e4718b0
commit
c1bde20297
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
rebar.config.sample
+ 1
- 1
rebar.config.sample
Ver fichero
@ -211,7 +211,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]}]}.
%% == xref ==
Escribir
Vista previa
Cargando…
Cancelar
Guardar