Nushell
Pipelines to control any OS
Nu works on Linux, macOS, BSD, and Windows. Learn it once, then use it anywhere.
Everything is data
Nu pipelines use structured data so you can safely select, filter, and sort the same way every time. Stop parsing strings and start solving problems.
Powerful plugins
It’s easy to extend Nu using a powerful plugin system.
# Nu works with present information
Nu speaks JSON, YAML, SQLite, Excel, and more out of the field. It is easy to convey information right into a Nu pipeline whether or not it is in a file, a database, or an online API:
# Nu has nice error messages
Nu operates on typed information, so it catches bugs that different shells do not. And when issues break, Nu tells you precisely the place and why:
# Get Nu
Nushell is offered as downloadable binariesopen in new window, via your favourite package manageropen in new window, in a GitHub Actionopen in new window, and as source codeopen in new window. Learn the detailed installation instructions or dive proper in:
# macOS / Linux:
# Home windows:
After putting in, launch Nu by typing nu
.
# Group
Be a part of us on Discordopen in new window when you’ve got any questions on Nu!
You may assist enhance this web site by giving us feedbackopen in new window or sending a PRopen in new window.