Automatic setup (recommended)
Let the CLI take care of everything!
-
Just run this command in your terminal:
- npm
- Yarn
- pnpm
- bun
npm init @sherifforg/config
yarn create @sherifforg/config
pnpm create @sherifforg/config
bunx @sherifforg/create-config
Visit the CLI docs for a detailed look at the available options.
tipFor monorepos, refer to the extra details in the monorepo support guide.
-
Setup VSCode support (optional)
...and you are good to go! Happy hacking π