HFDT

Hedge Fund Data Tool — proprietary consulting CLI.

Install

Linux / macOS:

curl -fsSL https://hfdt.net/install.sh \
  | HFDT_LICENSE_TOKEN=<your-token> bash

Windows (PowerShell):

$env:HFDT_LICENSE_TOKEN = "<your-token>"
& ([scriptblock]::Create((irm "https://hfdt.net/install.ps1"))) -Verify

About

HFDT is distributed exclusively to active consulting clients of Jeffrey Emanuel. Access requires a current bearer license token, verified against an allowlist on every install and every scheduled auto-update. Contact Jeffrey for a token if you are evaluating an engagement.