Guix Workflow Language Reference Manual
Table of Contents
Next: Introduction, Up: (dir) [Contents][Index]
Guix Workflow Language
This document describes the Guix Workflow Language version 0.5.1.
| • Introduction | What is this all about? | |
| • Installation | Installing the GWL. | |
| • A Simple Workflow | Show me what this looks like! | |
| • Defining a Process | What’s in a process? | |
| • Code Snippets | Embedding scripts. | |
| • Defining a Workflow | Combine processes to build a workflow. | |
| • Process Engines | Generating executable pipeline scripts. | |
| • Invoking guix workflow | Running workflows. | |
| • Acknowledgments | Thanks! | |
| • GNU Free Documentation License | The license of this manual. | |
| • Concept Index | Concepts. | |
| • Programming Index | Data types, functions, and variables. | |
Next: Introduction, Up: (dir) [Contents][Index]