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
- Host: GitHub
- URL: https://github.com/bmcreations/homebrew-tap
- Owner: bmcreations
- Created: 2026-03-02T18:06:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-08T17:48:46.000Z (3 months ago)
- Last Synced: 2026-03-08T21:38:12.203Z (3 months ago)
- Topics: attribution, cli, deeplink, homebrew
- Language: Ruby
- Homepage: https://traceclick.io
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)