Automatic setup (recommended)
Let the CLI take care of everything!
-
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.
tip
For monorepos, refer to the extra details in the monorepo support guide.
- Setup VS Code support (optional)
β¦and you are good to go! Happy hacking π