Go to file
2024-12-31 20:31:25 -05:00
.githooks initial commit 2024-12-31 20:31:25 -05:00
bootstrap initial commit 2024-12-31 20:31:25 -05:00
cfa-taskfiles initial commit 2024-12-31 20:31:25 -05:00
misc initial commit 2024-12-31 20:31:25 -05:00
.gitignore initial commit 2024-12-31 20:31:25 -05:00
README.md initial commit 2024-12-31 20:31:25 -05:00
Taskfile.yml initial commit 2024-12-31 20:31:25 -05:00

taskfiles

Here are some taskfiles I use.

Hooks

Git hooks for this repo are provided. To use them, configure the hooksPath for the repo:

$ git config --local core.hooksPath .githooks