Create a multi-package repo(speed)
-
changesets - A tool to manage your versioning and changelogs
-
commitlint - Helps you adhere to a commit convention
-
eslint - The pluggable linting utility
-
lefthook - Fast and powerful Git hooks manager
Create a repo from this template on GitHub.
If you prefer to do it manually with the cleaner git history
npx degit usings/monorepo-starter mono
cd mono
pnpm i
When you use this template, try follow the checklist to update your info properly
- Change the author name in
LICENSE
- Clean up the READMEs
- Clean up the pkgs under the
packages
directory
Please support this project by simply putting a star.
And, enjoy :)