# Pocket Release: ${VERSION}
## What's New
## Changes
## 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).