# Quickstart

> bore Quickstart

- Skill: `javimosch/quickstart-175` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/quickstart-175`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/quickstart-175/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/quickstart-175

---

# bore Quickstart

Simple CLI tool for making tunnels to localhost

## Installation

```bash
cargo install bore-cli
```

## Quick Examples

```bash
# Check version
bore --version

# Get help
bore --help
```

## Resources

- GitHub: https://github.com/ekzhang/bore
- Stars: 11,080
- Language: rust

