mirror of
https://github.com/oven-sh/bun
synced 2026-02-18 06:41:50 +00:00
14 lines
110 B
Plaintext
14 lines
110 B
Plaintext
---
|
|
description: How to build Bun
|
|
globs:
|
|
alwaysApply: false
|
|
---
|
|
|
|
# How to build Bun
|
|
|
|
Run:
|
|
|
|
```bash
|
|
bun bd
|
|
```
|