Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Iniciar sesión
lucas
/
modelverse
forked de
yentl/modelverse
Seguir
1
Destacar
0
Fork
0
Archivos
Explorar el Código
generate bootstrap for windows
Yentl Van Tendeloo
hace 9 años
padre
6eeab2fe3e
commit
4058bbefad
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
generate_bootstrap.bat
+ 4
- 0
generate_bootstrap.bat
Ver fichero
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd bootstrap
+python bootstrap.py
+cd ..