/nushell.github.io

Nushell's main website, blog, book, and more

Primary LanguageShellOtherNOASSERTION

home heroImage heroText tagline actionText actionLink features footer
true
Nushell
A new type of shell.
Get Started →
/book/
title details
Powerful pipelines to control your system
Pipelines allow you to work with your system like never before. You are in control of the system, ready for your next command.
title details
Everything is data.
Rather than having the need to remember all the parameters to all the commands, we can just use the same, regardless of where it came from.
title details
Powerful Plugins
Nu can't come with everything you might want to do with it, so you can extend using its powerful plugin system.
If you have suggestions or want to change something please give us feedback

Quick Install

Install Latest Version

Install the latest version from the releases page

From source on crates.io:

$ cargo install nu

Install via Package Manager

With Homebrew:

$ brew install nushell

With Scoop:

$ scoop install nu

Start the shell

$ nu