logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install nushell/nushell. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

nushell/nushell Installation Guide

How to install nushell/nushell. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for nushell/nushell. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i nushell/nushell
or

Install via npx

npx @hexmos/ipm i nushell/nushell

Prerequisites

rust

language

Version: >= 1.50.0

cargo

package_manager

Version: 0.24.0

git

system_tool

Version: 2.38.1

nodejs

package_manager

Version: 16.15.0

npm

package_manager

Version: 12.18.0

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Homebrew & Winget (macOS)

brew install nushell

winget install nushell

Post Installation Steps

  • Open your terminal and run `nu --help` to see the available commands.
  • Run the following command to start the server: `nu start`