pocket-cli 1.0.2

A CLI tool for saving, organizing, and retrieving code snippets with integrated version control
Documentation
# Pocket Release: ${VERSION}

## What's New

<!-- Release highlights go here -->

## Changes

<!-- Detailed changes from CHANGELOG.md go here -->

## Installation

### Using Cargo

```bash
cargo install pocket-cli
```

### Direct Download

- [Linux (x86_64)]https://github.com/username/pocket/releases/download/${TAG}/pocket-linux-amd64
- [macOS (x86_64)]https://github.com/username/pocket/releases/download/${TAG}/pocket-macos-amd64
- [Windows (x86_64)]https://github.com/username/pocket/releases/download/${TAG}/pocket-windows-amd64.exe

## Documentation

For full documentation, visit the [README](https://github.com/username/pocket/blob/main/README.md).

## Feedback

If you encounter any issues or have suggestions, please [open an issue](https://github.com/username/pocket/issues/new).