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
nix-package
BAPSicle
/
dev
/
install-githook.sh
6 lines
84 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Update readme with MacOS support.
2020-11-01 00:54:50 +00:00
#!/bin/bash
feat: migrate to poetry
2024-03-29 16:32:06 +00:00
poetry install
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