This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
kkn
/
test
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
0ca3057a6b
Větve
Značky
master
test
/
Makefile
Makefile
59 B
Historie
Surový
1
2
3
4
5
6
7
8
9
build:
go build
run: build
./test
clean:
rm -rf test