Skip to content

MarkBruns/nushell.github.io

 
 

Repository files navigation

home heroImage heroText tagline actionText actionLink features
true
Nushell
A new type of shell.
Get Started →
/book/
title details
Pipelines to control any OS
Nu works on Linux, macOS, and Windows. Learn it once, then use it anywhere.
title details
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.
title details
Powerful plugins
It's easy to extend Nu using a powerful plugin system.

Screenshot showing using the ls comman

Nu works with existing data

Nu speaks JSON, YAML, XML, Excel and more out of the box. It's easy to bring data into a Nu pipeline whether it's in a file, a database, or a web API:

Screenshot showing fetch with a web API

Nu has great error messages

Nu operates on typed data, so it catches bugs that other shells don't. And when things break, Nu tells you exactly where and why:

Screenshot showing Nu catching a type error

Get Nu

Nushell is available as downloadable binaries, via your favourite package manager, and as source code. Read the detailed installation instructions or dive right in:

macOS / Linux:

$ brew install nushell

Windows:

$ winget install nushell

Windows users may also need to install the latest Microsoft Visual C++ Redistributable.

Use Nu in Github Action

You can also use Nushell in your Github Actions, setup-nu is there for you.

Community

Join us on Discord if you have any questions about Nu!

You can help improve this site by giving us feedback or sending a PR.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.5%
  • Shell 26.9%
  • Nu 19.2%
  • Python 7.6%
  • Vue 4.6%
  • Stylus 0.2%