hk init
hk init [FLAGS]
Generates a new hk.pkl file for a project
-f --force
Overwrite existing hk.pkl file
-i --interactive
Interactive mode: select linters and hooks manually
--mise
Generate a mise.toml file with hk configured
Set HK_MISE=1 to make this default behavior.