Skip to content

Nutshell 0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:20
46f81f6

Nutshell 0.0.5

Installation

# Download and extract
tar -xzf nutshell-0.0.5.tar.gz
cd nutshell-0.0.5

# Install for current user
./install.sh --user

# Or system-wide (requires sudo)
sudo ./install.sh

What's New