This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
cacalabs
/
toilet
огледало од
https://github.com/cacalabs/toilet.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
157
Комити
1
Грана
2.7 MiB
C
76.7%
Shell
11.4%
Makefile
6.2%
M4Sugar
4.1%
Text
1.5%
Other
0.1%
Дрво:
3553b6a62d
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '3553b6a62d'
${ noResults }
toilet
/
.travis
/
before_install.sh
7 lines
81 B
Датотека
Blame
Историја
#!/bin/sh
if brew --version 2>/dev/null 2>&1; then
brew install libcaca
fi