Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
CarePatch
/
thermometer
Watch
2
Star
0
Fork
0
Issues
0
Pull Requests
0
Commits
36
Releases
0
No Description
SSH
HTTPS
ZIP
TAR.GZ
Tree:
12b800da6e
Branches
Tags
master
thermometer
/
check.sh
check.sh
76B
History
Raw
#!/bin/bash echo '>> iSort' ./isort.sh echo echo '>> PEP8' ./pep8.sh echo