Getting started
-
To get started, just run the following command in your terminal to initialize Rabbithook in your project:
npx rabbithook@latest initYou can also run with the
--global
flag to initialize it globally.npx rabbithook@latest init --global -
Answer the questions about your project and the hooks you want to use.
-
Enjoy!
npx rabbithook@latest add hook