Hello, and welcome to the Nushell project. The goal of this project is to take the Unix philosophy of shells, where pipes connect simple commands together, and bring it to the modern style of development. Nu takes cues from a lot of familiar territory: traditional shells like bash, advanced shells like PowerShell, functional programming, systems programming, and more. But rather than trying to be the jack of all trades, Nu focuses its energy on doing a few things well: -Create a flexible cross-platform shell with a modern feel -Allow you to mix and match commandline applications with a shell that understands the structure of your data -Have the level of UX polish that modern CLI apps provide The easiest way to see what Nu can do is to start with some examples, so let's dive in, https://www.nushell.sh/book/
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | nushell-0.98.0.tgz |
NetBSD 10.0 | aarch64 | nushell-0.94.2.tgz |
NetBSD 10.0 | earmv7hf | nushell-0.98.0.tgz |
NetBSD 10.0 | earmv7hf | nushell-0.91.0.tgz |
NetBSD 10.0 | earmv7hf | nushell-0.94.2.tgz |
NetBSD 10.0 | i386 | nushell-0.98.0.tgz |
NetBSD 10.0 | i386 | nushell-0.94.2.tgz |
NetBSD 10.0 | powerpc | nushell-0.85.0.tgz |
NetBSD 10.0 | powerpc | nushell-0.91.0.tgz |
NetBSD 10.0 | sparc64 | nushell-0.94.2.tgz |
NetBSD 10.0 | x86_64 | nushell-0.98.0.tgz |
NetBSD 10.0 | x86_64 | nushell-0.94.2.tgz |
NetBSD 9.0 | earmv7hf | nushell-0.91.0.tgz |
NetBSD 9.0 | earmv7hf | nushell-0.94.2.tgz |
NetBSD 9.0 | i386 | nushell-0.98.0.tgz |
NetBSD 9.0 | i386 | nushell-0.94.2.tgz |
NetBSD 9.0 | powerpc | nushell-0.85.0.tgz |
NetBSD 9.0 | powerpc | nushell-0.91.0.tgz |
NetBSD 9.0 | x86_64 | nushell-0.98.0.tgz |
NetBSD 9.0 | x86_64 | nushell-0.94.2.tgz |
NetBSD 9.3 | x86_64 | nushell-0.98.0.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.