Getting Started
You can create a new oBerry project with:
sh
pnpm create oberrysh
npm create oberrysh
yarn create oberrysh
bunx create-oberryOr add oBerry to an existing one:
sh
pnpm add oberrysh
npm install oberrysh
yarn add oberrysh
bunx add oberry