Commands
Init

kirimase init

Overview

The kirimase init command is used to create a kirimase.config.json file within your project that can store config information that will be used with Kirimase's other commands.

Usage

Navigate to your Next.js application directory and execute the following command:

kirimase init
📣

Note: Kirimase is not compatible with the pages directory.