Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
CarePatch
/
tiwen
Observar
2
Favorito
0
Fork
0
Problemas
0
Pull Requests
0
Commits
10
Versões
0
Nenhuma Descrição
SSH
HTTPS
ZIP
TAR.GZ
Branch:
master
Branches
Tags
master
tiwen
/
check.sh
check.sh
76B
Link permanente
Histórico
Cru
#!/bin/bash echo '>> iSort' ./isort.sh echo echo '>> PEP8' ./pep8.sh echo