Rehooks

Getting Started

Get started with Rehooks.

Initialization

Initialize the Rehooks configuration by running the following command into your project's directory:

Terminal
npx rehooks-cli@latest init

Make sure to put @latest in the command, as it will install the latest version of the CLI.

Learn more about the Initialization process.

On this page