This website requires JavaScript.
Explore
Help
Sign in
ash
/
BAPSicle
Watch
1
Star
0
Fork
You've already forked BAPSicle
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
8896dc4f83
BAPSicle
/
dev
/
install-githook.sh
6 lines
91 B
Bash
Raw
Normal View
History
Unescape
Escape
Update readme with MacOS support.
2020-11-01 00:54:50 +00:00
#!/bin/bash
Make githook set itself up.
2021-04-10 19:25:18 +00:00
pip3 install autopep8
Update readme with MacOS support.
2020-11-01 00:54:50 +00:00
cd
"
$(
dirname
"
$0
"
)
"
cp
"./pre-commit"
"../.git/hooks/"
Make githook set itself up.
2021-04-10 19:25:18 +00:00
Reference in a new issue
Copy permalink