gash
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.
- Versions: 0.3.0
- Website: https://savannah.nongnu.org/projects/gash/
- Licenses: GPL 3+
- Package source: gnu/packages/shells.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gash
as follows:
guix install gash
Or install a particular version:
guix install gash@0.3.0
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/gash/'><img src='http://127.0.0.1:3000/packages/gash/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/gash/badges/latest-version.svg)](http://127.0.0.1:3000/packages/gash/) Org: [[http://127.0.0.1:3000/packages/gash/][http://127.0.0.1:3000/packages/gash/badges/latest-version.svg]]