mirror of
https://github.com/antonmedv/fx
synced 2024-11-03 15:40:12 +00:00
654 B
654 B
f(x)
Install
brew install fx
snap install fx
scoop install fx
pacman -S fx
pkg install fx
go install github.com/antonmedv/fx@latest
npm install -g fx
curl https://fx.wtf/install.sh | sh
Documentation
See full documentation at fx.wtf.
Usage
Start the interactive viewer via:
fx data.json
Or:
curl ... | fx
Pretty print:
curl ... | fx .field