gwl-next 0.5.0-1.706a089
Workflow management extension for GNU Guix
The Guix Workflow Language (GWL) provides an extension to GNU Guix's declarative language for package management to automate the execution of programs in scientific workflows. The GWL can use process engines to integrate with various computing environments.
- Website: https://workflows.guix.info
- Licenses: AGPL 3+ · GPL 3+ · SIL OFL 1.1
- Package source: gnu/packages/package-management.scm
- Builds: See build status
- Issues: See known issues
Installation
Install gwl-next 0.5.0-1.706a089
as follows:
guix install gwl-next@0.5.0-1.706a089
Or install the latest version:
guix install gwl-next
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.