FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mshalmanov/nushell.github.io: Nushell's main website, blog, book, and more · GitHub

 
 

Latest commit

 

History

1,850 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home true
heroImage
heroText Nushell
tagline A new type of shell
actionText Get Started →
actionLink /book/
features
title details
Pipelines to control any OS
Nu works on Linux, macOS, BSD, 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.

Nu works with existing data

Nu speaks JSON, YAML, SQLite, 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:

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:

Get Nu

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

macOS / Linux:

Homebrew
$ brew install nushell
Nix profile
$ nix profile install nixpkgs#nushell

Windows:

winget install nushell

After installing, launch Nu by typing nu.

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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL