Nushell Structured Data Shell
A modern shell that treats all input as structured data rather than plain text streams. Nushell provides built-in support for JSON, YAML, TOML, CSV, SQLite, and Excel, with typed pipelines that enable safe filtering, sorting, and transformation without string parsing.
Installation
Use the upstream install or setup path that matches your environment:
- brew install nushell
Requirements and caveats from upstream:
=> │ 3 │ docker │ dir │ 0 B │ 2 weeks ago │
Basic usage or getting-started notes:
To quickly install Nu:
bash
Extracted from upstream docs: https://raw.githubusercontent.com/nushell/nushell/HEAD/README.md