Installation
Supported platforms
Engage is continuously built and tested on x86_64-unknown-linux-gnu. Other CPU
architectures and libc implementations should work. Other Unix-like platforms
may work. Windows won’t work.
Install from a package
- Nixpkgs
- Use the
(import <nixpkgs> {}).engageattribute in the desired location or with the desired tool.
If a package is missing from this section, get in touch to have it added.
Install from source
Read the Packaging page to learn how to create a package which can then be installed. Ideally, the resulting package will be shared, especially by adding it to its respective package repository and adding it to the Install from a package section.