Skip to content

Releases: dowhiledev/nutshell

Nutshell 0.0.5

20 Mar 14:20
46f81f6

Choose a tag to compare

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

Nutshell 0.0.4

11 Mar 07:44
8654dc5

Choose a tag to compare

Nutshell 0.0.4

Installation

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

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

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

What's New

Nutshell 0.0.3

10 Mar 15:17
a09e6dc

Choose a tag to compare

Nutshell 0.0.3

Installation

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

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

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

What's New

Nutshell 0.0.2

09 Mar 17:57

Choose a tag to compare

Nutshell 0.0.2

Installation

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

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

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

What's New

Nutshell 0.0.1

09 Mar 16:30

Choose a tag to compare

Nutshell 0.0.1

Installation

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

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

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

What's New