2.0.6 • Published 6 months ago

next-buddy v2.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Next-buddy

A command line interface (CLI) for creating Next.js app with ease. The project is initialized with latest Next.js and Shadcn UI library. stay tuned for more customization !!

npm version GitHub license

Simplify the process of creating a Next.js project with Shadcn UI library using this handy npm package.

Features

  • Quickly generate a Next.js application.
  • Easily set up shadcn UI library.

Installation

You can install Next-buddy globally using npm or yarn:

npm install -g next-buddy
# or
yarn global add next-buddy

Usage

Initializing a Next.js Project

To create a new Next.js project with Shadcn UI, run the following command:

next-buddy

This command will guide you through the project initialization process and create the necessary project structure.

instruction image

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

We welcome contributions from the community. To contribute to Next-js-buddy, please follow these guidelines:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Test your changes.
  5. Submit a pull request to the main branch.

Issues

If you encounter any issues with Next-js-buddy or would like to request a new feature, please open an issue on the GitHub repository.

Author

Mohamed Zaheen

Acknowledgments

Special thanks to the creators of Next.js and Shadcn UI for their fantastic tools and libraries.

2.0.6

6 months ago

2.0.5

6 months ago

2.0.4

6 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.0

6 months ago

1.0.0

6 months ago