guile-hall 0.6.0
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.
- Outputs: out
- 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 guile-hall 0.6.0 as follows:
guix install guile-hall@0.6.0
Or install the latest version:
guix install guile-hall
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.