Blazity / next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
https://next-enterprise.vercel.app
MIT License
6.08k stars 1.57k forks source link

Conventional Commits Required? #308

Open OpenTextASOWSM opened 6 days ago

OpenTextASOWSM commented 6 days ago

Hi,

Trying to set this up on work laptop, for conventional commits instructions are for Mac/Linux only.

brew install pre-commit pre-commit install -t commit-msg

Are you able to help with possible alternates? Looks like the underlying uses shell scripts https://github.com/qoomon/git-conventional-commits

Is this required to really use the application. I can pivot to a WSL environment, but wanted to confirm the need and perhaps you can update docs to specify pre-requisites.