An open API service indexing awesome lists of open source software.

https://github.com/bmcreations/homebrew-tap

Homebrew tap for the Trace mobile attribution CLI
https://github.com/bmcreations/homebrew-tap

attribution cli deeplink homebrew

Last synced: 3 months ago
JSON representation

Homebrew tap for the Trace mobile attribution CLI

Awesome Lists containing this project

README

          

# Homebrew Tap

Homebrew formulae for [Trace](https://clicktrace.io) — lightweight install attribution and deep links.

## Install

```bash
brew install bmcreations/tap/trace
```

## Available Formulae

| Formula | Description | Version |
|---------|-------------|---------|
| `trace` | CLI for the Trace install attribution and deep links platform | 0.6.0 |

## Usage

```bash
# Create a short link
trace link create --url "https://myapp.com/promo" --deep-link "/promo/summer"

# Check CLI version
trace version
```

## Platforms

- macOS (Intel and Apple Silicon)
- Linux (x86_64 and ARM64)

## Documentation

- [Website](https://clicktrace.io)
- [Docs](https://clicktrace.io/docs)