Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
lucas
/
modelverse
fork de
yentl/modelverse
Observar
1
Favorito
0
Fork
0
Arquivos
Ver código fonte
generate bootstrap for windows
Yentl Van Tendeloo
9 anos atrás
pai
6eeab2fe3e
commit
4058bbefad
1 arquivos alterados
com
4 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
0
generate_bootstrap.bat
+ 4
- 0
generate_bootstrap.bat
Ver arquivo
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd bootstrap
+python bootstrap.py
+cd ..