# Pull Request for awesome-cli

Copy this content when submitting to https://github.com/agarrharr/awesome-cli

---

## Add pet-terminal

**pet-terminal** - A virtual pet that lives in your terminal and earns rewards when you make Git commits.

- **npm**: https://www.npmjs.com/package/pet-terminal
- **GitHub**: https://github.com/lessen-xu/pet-terminal

### Why it's awesome:

- Zero-burden companion designed for developers
- Git integration - your pet earns rewards automatically when you code
- 6 different pet species with unique ASCII art that changes with mood
- Lenient stat decay (pets stay healthy for days without attention)
- Shop system with food, toys, and supplies
- Level progression system with XP
- One-click care command for busy developers

### Installation:

```bash
npm install -g pet-terminal
```

### Quick Start:

```bash
pet init          # Create your pet
pet status        # Check on your pet
pet git           # Earn rewards for your commits
```

### Description for the list:

```markdown
- [pet-terminal](https://github.com/lessen-xu/pet-terminal) - Virtual pet that lives in your terminal and earns rewards when you make Git commits
```

---

**Instructions:**

1. Go to https://github.com/agarrharr/awesome-cli
2. Click "Pull Requests" → "New Pull Request"
3. Click "Edit" on the README.md file
4. Find the appropriate section (maybe under Games or Productivity)
5. Add the entry alphabetically
6. Create PR with title: "Add pet-terminal"
