Loading...
Loading...
Install dependencies with Bun package manager
npx skill4agent add laurigates/claude-plugins bun-installPackage file: `find . -maxdepth 1 -name "package.json" | head -1`
Lock file: `find . -maxdepth 1 -name "bun.lock*" -o -name "bun.lockb" | head -1`bun installbun install --frozen-lockfilebun install --productionbun run prepare