taskfiles/README.md
2024-12-31 20:31:25 -05:00

224 B

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