gwl-next
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.
- Versions: 0.5.0-1.706a089
- 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 the latest version of gwl-next
as follows:
guix install gwl-next
Or install a particular version:
guix install gwl-next@0.5.0-1.706a089
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 gwl-next about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gwl-next'><img src='https://packages.guix.gnu.org/packages/gwl-next/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/gwl-next/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/gwl-next)
Example Org:
[[https://packages.guix.gnu.org/packages/gwl-next][https://packages.guix.gnu.org/packages/gwl-next/badges/latest-version.svg]]