guile-hall
Guile project tooling
Hall is a command-line application and a set of Guile libraries that allow you to quickly create and publish Guile projects. It allows you to transparently support the GNU build system, manage a project hierarchy & provides tight coupling to Guix.
- Versions: 0.6.0
- Website: https://gitlab.com/a-sassmannshausen/guile-hall
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of guile-hall as follows:
guix install guile-hall
Or install a particular version:
guix install guile-hall@0.6.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
You can use the following badge to inform users of guile-hall about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/guile-hall'><img src='https://packages.guix.gnu.org/packages/guile-hall/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/guile-hall)
Example Org:
[[https://packages.guix.gnu.org/packages/guile-hall][https://packages.guix.gnu.org/packages/guile-hall/badges/latest-version.svg]]