create-nextjs-file-structure-cli

3.0.9 • Public • Published

TAI CLI Helper for Next.js Project Management

A set of CLI tools designed to streamline the creation of domains and features within a Next.js project. These helpers automate folder structure setup, ensuring consistency and saving time for developers working with Next.js.

Features

  • Domain & Feature Generation: Quickly set up essential files and folders for new domains and features.
  • Automatic Structure: Generates folders for components, utilities, constants, APIs, helpers, and default files for pages and layouts.
  • Simple & Efficient: Clean CLI interface to help manage your Next.js project with ease.

Installation

To install globally:

npm install -g create-nextjs-file-structure-cli
yarn add -D create-nextjs-file-structure-cli

Usage

npx create-domain <domain-name>
npx create-feature <feature-name>

Package Sidebar

Install

npm i create-nextjs-file-structure-cli

Weekly Downloads

19

Version

3.0.9

License

none

Unpacked Size

6.54 kB

Total Files

4

Last publish

Collaborators

  • youssefpasha