Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

home true
heroImage
heroText Nushell
tagline Un nuevo tipo de caparazón.
actionText Get Started →
actionLink /es/book/
features
title details
Control your system with powerful pipelines
Pipelines let you command your system like never before. Your system belongs to you, and it awaits your 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.
footer 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