Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
shanpin
/
chat-server
Seguir
3
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
bf846a7082
Ramas
Etiquetas
base1119
dec-beans
dev
master
chat-server
/
qq-imsvr
/
node_modules
/
cluster
/
Makefile
Makefile
76 B
Histórico
Raw
1
2
3
4
5
6
7
8
test:
@./test/run
test-debug:
@./test/run debug
.PHONY: test test-debug