This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
yuanhao
/
csc_demo
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b574408fd7
Větve
Značky
master
csc_demo
/
demo-ui
/
node_modules
/
delayed-stream
/
Makefile
Makefile
57 B
Historie
Surový
1
2
3
4
5
6
7
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test