Skip to content

Getting started

  1. To get started, just run the following command in your terminal to initialize Rabbithook in your project:

    npx rabbithook@latest init

    You can also run with the --global flag to initialize it globally.

    npx rabbithook@latest init --global
  2. Answer the questions about your project and the hooks you want to use.

  3. Enjoy!

    npx rabbithook@latest add hook