Floability CLI runs reproducible distributed workflows from self-contained backpacks. Each backpack packages workflow code, software environment, compute configuration, and optional data configuration in one portable project directory.
Use the full documentation to install, run, and deploy workflows.
- Start here: docs/index.md
- Install Floability: docs/getting-started/installation.md
- Run your first backpack: docs/getting-started/run-first-backpack.md
- Core concepts: docs/concepts/
- How-to guides: docs/how-to/
- Deployment guides: docs/deployment/
- CLI and spec reference: docs/reference/
- Docs root: docs/
- MkDocs config: mkdocs.yml
- MkDocs requirements: docs/mkdocs.requirements.txt
This project is licensed under GNU GPL v2.0. See COPYING.