This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
LInE
/
ivprog_self-host
Observar
7
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
a0ed51779f
Branches
Tags
master
ivprog_self-...
/
start_win.cmd
start_win.cmd
73 B
Histórico
Raw
1
2
3
4
5
@echo off
start http://localhost:8000
cd bin
server.exe -i ../
exit