This package browser is in early development. Mind the rough edges.

gash 0.3.0

POSIX-compatible shell written in Guile Scheme

Gash is a POSIX-compatible shell written in Guile Scheme. It provides both the shell interface, as well as a Guile library for parsing shell scripts. Gash is designed to bootstrap Bash as part of the Guix bootstrap process.

Installation

Install gash 0.3.0 as follows:

guix install gash@0.3.0

Or install the latest version:

guix install gash

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.