This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
CocoRoboLabs
/
CocoRoboDesktop
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ee0e6a6f2f
Ramos
Etiquetas
English
HK
alpha
beta
master
master_en
sz
CocoRoboDesk...
/
kityminder-editor
/
node_modules
/
_bytes@1.0.0@bytes
/
Makefile
Makefile
89 B
Histórico
Em bruto
1
2
3
4
5
6
7
test:
@./node_modules/.bin/mocha \
--reporter spec \
--require should
.PHONY: test