vorot93/nushell — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2020-07-05
Use Nu as your daily shell to explore files and directories as structured tables.
Pipe the output of one command, like listing files, into a filter command to show only directories.
Run existing Unix commands like git or vim unchanged, since Nu falls back to the system shell.
Write scripts that process structured data such as CSV or JSON directly in the shell.
| vorot93/nushell | 0xr10t/pulsefi | 404-agent/codes-miner | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Rust | Rust | Rust |
| Last pushed | 2020-07-05 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | hard | moderate |
| Complexity | 2/5 | 4/5 | 3/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Install via cargo, Docker, or a system package manager.
A modern, cross-platform command-line shell that treats data as structured tables instead of plain text, making it easier to filter and transform information.
Mainly Rust. The stack also includes Rust, Cargo, Docker.
Dormant — no commits in 2+ years (last push 2020-07-05).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.