Automatic setup (recommended)
Let the CLI take care of everything!
- Run this command in your terminal:
- npm
- Yarn
- pnpm
npm init @sherifforg/config
yarn create @sherifforg/config
pnpm create @sherifforg/config
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 π!