External Script Fetching
High
- Category
- Supply Chain
- Content
If `context7-cli` is not found, install and build it: ```bash bun --version || curl -fsSL https://bun.sh/install | bash npx api2cli bundle context7 npx api2cli link context7 ```
- Confidence
- 98% confidence
- Finding
- curl -fsSL https://bun.sh/install | bash
